home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Wed, 30 Dec 1992 13:22:43 EST
- From: amir@matis.ingr.com (Amir J Katz)
- Message-ID: <9212301256.AA29565@simpson.ingr.com>
- Subject: how to get mail abbrev to work
- Organization: SEE Technologies Ltd.
- Reply-To: amir@matis.ingr.com
- X-Mailer: ELM [version 2.3 PL11]
- Date: Wed, 30 Dec 1992 18:22:44 GMT
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 20
-
- Guys,
- I followed the instructions in lisp/modes/mail-abbrev.el, but I can't get it
- to work. It maybe an RTFM, but after I type an alias in the To:,CC: or any
- of these fields, how do I make it expand to the REAL name?
-
- This is my mail-setup-hook:
-
- (setq mail-setup-hook
- '(lambda ()
- (some-ther-stuff)
- (require 'mail-abbrevs)
- )
- )
-
- --
- /* ----------------------------------------------------------- */
- /* Amir J. Katz | amir@matis.ingr.COM */
- /* System Specialist | Voice: +972 52-584684 */
- /* SEE Technologies Ltd. | Fax: +972 52-543917 */
- /* ............ Solaris 2.1 - The Final Frontier ? ........... */
-