> > If I got emacs running and type "emacs somefile", I'd like the emacs I > > already got running to open the file, not start a new emacs (atleast if I'm > > not in X). How? > > info -f /usr/share/info/emacs-e20.gz > and search for 'server'... > or man emacslient..
Thanks! Works fine! Just one little question.. is it possible to get remote hosts to display files on my local emacs using the server/client (or some other way..)? hm.. somewhat like X-forwarding, but only forward the text.. if you get what I mean =)