From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Patch to allow -nw to runemacs on w32
Date: Wed, 15 Nov 2006 15:22:00 +0000 [thread overview]
Message-ID: <455B3098.4010307@gnu.org> (raw)
In-Reply-To: <455B19B9.9000004@student.lu.se>
Lennart Borgman wrote:
> In some situations you may want to be able to use the -nw option with
> runemacs.exe. All other options to emacs can be given to runemacs, but
> -nw currently gives a fatal error. The attached patch fixes this.
I don't see any error, OTOH, it launches emacs in a hidden console that
you cannot get at, so isn't much use.
I don't see any reason why someone would want to use runemacs to launch
emacs -nw, since the sole purpose of runemacs is to suppress the console
window when launching emacs from an icon on Windows, so I don't think
this needs fixing urgently. If we are going to fix this though, it would
be better if emacs was run in the same console window rather than
launching another one, as the latter may not be an option if the user is
using telnet/ssh, or a full screen command prompt. Also we need to
handle --no-window-system and the case where no GUI is available as well
as -nw.
next prev parent reply other threads:[~2006-11-15 15:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 13:44 Patch to allow -nw to runemacs on w32 Lennart Borgman
2006-11-15 15:22 ` Jason Rumney [this message]
2006-11-15 15:34 ` Lennart Borgman
2006-11-15 15:47 ` Juanma Barranquero
2006-11-15 15:55 ` Juanma Barranquero
2006-11-15 16:12 ` Lennart Borgman
2006-11-15 16:37 ` Juanma Barranquero
2006-11-15 18:57 ` Juanma Barranquero
2006-11-15 21:35 ` Jason Rumney
2006-11-15 21:20 ` Lennart Borgman
2006-11-15 21:29 ` Juanma Barranquero
2006-11-15 17:41 ` Eli Zaretskii
2006-11-15 20:05 ` Lennart Borgman
2006-11-15 21:38 ` Jason Rumney
2006-11-15 22:02 ` Lennart Borgman
2006-11-16 4:40 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=455B3098.4010307@gnu.org \
--to=jasonr@gnu.org \
--cc=emacs-devel@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.