> (you may have to enable X11 forwarding by doing "ssh -X")
>

I believe for recent versions of ssh, this has been changed to "ssh -
Y"

To use R through a remote Carbon Emacs connection, from an xterm:

home$ ssh -Y lab
lab$ screen -S mysession
lab$ /Volumes/USBDRIVE/Emacs.app/Contents/MacOS/Emacs -nw

Carbon Emacs is now portable, so it can be anywhere in
your file hierarchy, including on portable media --
the reason I added portability to the earlier version of
Carbon Emacs for the statlive.org project.

I re-map my Cap-lock key to Control in the keyboard
section of the settings application and I use the
escape key for meta.

Finally, I use 'screen' which protects you from dropped connections
and provides many great terminal based features, such as sharing the
same session with 'screen -y mysession' from another terminal.

The advantages of screen make this route attractive even if you have
a fast enough connection for simply running X based Emacs.
--~--~---------~--~----~------------~-------~--~----~
"Carbon Emacs" group mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to