Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!APPLE.COM!nli!jym From: nli!jym@APPLE.COM Newsgroups: gnu.emacs Subject: Regional Abbrev Expansion Message-ID: <8910261638.AA02946@nlp15> Date: 26 Oct 89 16:38:19 GMT References: <1137@mipos3.intel.com> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: Natural Language Inc. Lines: 12 Perhaps the best way to accomplish what you want to accomplish is to create a .mailrc file with the aliases in it. It would look something like this: alias gnu-misc-discuss gnu-misc-discuss@cis.ohio-state.edu alias info-gnu-emacs info-gnu-emacs@prep.ai.mit.edu alias poppy gbush@whitehouse.fed.gov alias vms-gnu-emacs vms-gnu-emacs@harvard.harvard.edu That would make the aliases work even if (horror of horrors) you actually had to use a standard Unix tool instead of Emacs. <_Jym_>