[NTLUG:Discuss] Re: Richard Stallman to speak in Dallas
Christopher Browne
cbbrowne at hex.net
Sat Dec 16 23:11:39 CST 2000
On Sat, 16 Dec 2000 10:14:44 CST, the world broke into rejoicing as
Chris Cox <cjcox at acm.org> said:
> I have thought about creating a program to automatically search for
> all occurances of the words Linux and Linus and prepend a GNU in
> front of them... I was tempted to call it rms... but perhaps it
> should be called grms.
Or you could drop, into your .emacs file, something like:
(add-hook 'text-mode-hook (function (lambda () (abbrev-mode))))
(define-abbrev global-abbrev-table "Linux" "GNU/Linux")
(define-abbrev global-abbrev-table "Linus" "GNU/Linus")
--
(concatenate 'string "cbbrowne" "@ntlug.org")
<http://www.hex.net/~cbbrowne/>
"Only witch doctors and quacks use secret techniques validated by how
much people will pay for them." -- <brlewis at my-dejanews.com>
More information about the Discuss
mailing list