home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!wupost!sdd.hp.com!hplabs!ucbvax!CHASM.SCAR.UTORONTO.CA!90taobri
- From: 90taobri@CHASM.SCAR.UTORONTO.CA (TAO BRIAN T)
- Newsgroups: comp.sys.apple2
- Subject: Re: Editors
- Message-ID: <9211151912.AA25627@chasm.scar.utoronto.ca>
- Date: 15 Nov 92 19:12:19 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: University of Toronto (Scarborough) Computing Services
- Lines: 20
-
- The following revelation escaped James L. Brookes's lips:
- >
- > Don't tell me that uEmacs/Orca can load the file in faster than you can
- > fg it :-)
-
- Try this uemacs proc on for size...
-
- store-procedure compile-buffer
- save-file
- shell-command &cat &cat &cat "chtyp -lcc " $cfname " ; cmpl " $cfname
- !endm
-
- Bind this to something convenient (keypad-* in my case) and all you
- need to do is hit the key and away it goes. Hit a key again and you're
- right back in uemacs.
- --
- -=+ Brian Tao (taob@r-node.pci.on.ca, 90taobri@chasm.scar.utoronto.ca) +=-
- -=+=-
- -=+ MuGS: The Only Internet Mail Reader For The Apple IIGS! +=-
-
-