Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!aramis.rutgers.edu!mende From: mende@aramis.rutgers.edu (Bob Mende) Newsgroups: comp.os.vms Subject: Re: RE: MAIL$EDIT madness Message-ID: <1978@aramis.rutgers.edu> Date: Sun, 18-Oct-87 17:32:11 EDT Article-I.D.: aramis.1978 Posted: Sun Oct 18 17:32:11 1987 Date-Received: Mon, 19-Oct-87 01:38:17 EDT References: <871017100017.023@Lbl.Arpa> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 28 > > Does anyone have any insight into this? How would one define > > MAIL$EDIT so that the whatever/EDIT commands would work? > As far as I know, the only two editors that currently let you do this > are EDT (the default) and TPU. To use TPU as the editor, define > MAIL$EDIT to be CALLABLE_TPU. I am one of those people who dont use a DEC supplied editor. I use GNUemacs for large stuff and microemacs to edit short things. In my login.com I have the following line $ define/nolog mail$edit sys$login:maileditor.com and the file maileditor.com looks like: $ DEFINE/USER/NOLOG SYS$INPUT 'F$TRNLNM("SYS$OUTPUT")' $ uemacs 'p1 'p2 'p3 'p4 $exit This way ... when I send/edit I get microemacs (uemacs) as my editor. Save it, and exit the editor and everything works wonderfuly. /Bob -- mende@rutgers.edu {...}!rutgers!mende mende@zodiac.bitnet Did I SELL OUT yet??