>--- Bryan Murdock <[EMAIL PROTECTED]> wrote: >On Fri, 2003-11-14 at 11:07, Ryan Bowman wrote: >You can get tricky and still use emacs in a fast way to do this. Just >leave emacs running all the time, and make sure you have this line in >your .emacs file: > >(server-start) > >Then you can set $EDITOR to be emacsclient in your .bash_profile (or >where-ever you do that sort of thing). When you do a 'cvs commit' it >will run emacsclient which sends the text file to your already running >emacs (quickly!). Type away, hit 'c-x #' when you are done. > >You can just try this from the command line with any text file too: >emacsclient file.txt
That is one of the cooles things I've ever heard. and you're right, I'll have to add alias vi="emacsclient" to my .bashrc ---- Ryan Bowman The only vim command you ever need to learn - :q "When did stupidity become an opinion?" "Any sufficiently advanced technology is indistinquishable from magic." - Arthur C Clarke ---- ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list _____________________________________________________________ Linux.Net -->Open Source to everyone Powered by Linare Corporation http://www.linare.com/ ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
