Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gateway!nmsu.EDU!jthomas From: jthomas@nmsu.EDU Newsgroups: comp.emacs Subject: Using abbrev mode while editing {La,}TeX? Message-ID: <8907311924.AA26177@NMSU.Edu> Date: 31 Jul 89 19:24:51 GMT References: <8907311559.AA00226@toucan.LCS.MIT.EDU> Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 11 Presumably Neil understood that the easiest way is to type "z" instead of "Z", since the abbreviation replacement is taking the case of the entered text. So, a better solution is to edit the abbrev entry to look something like: "Z" 5 "{" (lambda nil (insert "\\bf Z}")) . Yeah, that's a hack, but .... ::-{)} Jim Thomas