GNU bug report logs -
#13850
Emacs for Windows: Launch better from a command prompt
Previous Next
Full log
View this message in rfc822 format
> Date: Sat, 2 Mar 2013 10:13:42 -0500
> From: Andrew Pennebaker <andrew.pennebaker <at> gmail.com>
>
> Hmm. I ask, because I use several operating systems, and it would be nice
> to call a single command dor all of them: emacs.
Don't you start Emacs when the machine starts and keep it running all
the time until the machine is shut down? If you do, you don't need
to type the command name too much.
Or you could just click the icon on the desktop, in which case you
don't need to worry which executable file is being run by it.
Or you could make a shell script called 'runemacs' on Unix, and have a
single command to use on all platforms.
> You say runemacs calls emacs with some settings. Could we achieve the same
> behavior by making those the default in emacs.exe?
Not trivially; at least I don't know how to do that. Take a look at
runemacs.c in the sources: you will see that it runs emacs.exe with
special non-default options (to hide its console window). Again, the
same executable should be able to be run as a TTY session, so it must
be a console program, as far as Windows is concerned.
This bug report was last modified 3 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.