> 
> I've got a regular emacs Installation on my USB-DRIVE (e.g. 
> F:/PortableApps/emacs-22.1) and the following lines
> in my site-lisp/site-start.el :
> 
> (defvar usb-drive-letter (substring data-directory 0 -28)) ;; get root 
> directory of emacs installation
> (defvar usb-home-dir (concat usb-drive-letter "Documents/"))
> (setenv "HOME" usb-home-dir)
> 
Thanks, that's useful information. We are an all Linux household, but it
might be useful to be able to take "emacs on a stick" for use at friends
houses, or Internet cafes.

Ian.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to