unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: poti@potis.org
To: help-gnu-emacs@gnu.org
Subject: Re: Running Emacs from a USB drive
Date: Fri, 11 May 2007 02:35:31 -0400	[thread overview]
Message-ID: <20070511063531.GA7891@mail.potis.org> (raw)

>thorne wrote:

> Hello all.  If i want to run my own Emacs on various random MS-Windows
> machines, is it as simple as unpacking a Windows binary distribution
> onto a USB drive or iPod or whatever, and maybe making a site-start.el
> to grok the current drive letter and set that as the home directory?
Hello, 
I do this on the zero-config DVD I have made for TeX Live. Have a look 
at the tex-live.el file at 
http://potis.org/software/livedvd
I use 
(setq DVD (substring invocation-directory 0 (- (string-match "Emacs" invocation-directory) 1)))
to get the letter, and go from there. In my approach, the DVD, or MO
drive, or iPod, can be used on any machine, not just any Windows
machine (in principle, I am still working on some space issues and MacOS
X). On a DVD, you can use an autorun.inf file. On other media, I used a
shortcut to Emacs/bin/runemacs.exe .

This is my first post to this list, so sorry for not threading and 
quoting properly.
-Poti

             reply	other threads:[~2007-05-11  6:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11  6:35 poti [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-10 21:22 Running Emacs from a USB drive thorne
2007-05-11  3:23 ` B. T. Raven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070511063531.GA7891@mail.potis.org \
    --to=poti@potis.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).