unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26504: patch for efaq-w32.texi
@ 2017-04-14 23:42 Tak Kunihiro
  2017-04-15  7:23 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Tak Kunihiro @ 2017-04-14 23:42 UTC (permalink / raw)
  To: 26504; +Cc: tkk

[-- Attachment #1: Type: Text/Plain, Size: 48 bytes --]

I added a recipe NOT to have the second Emacs.


[-- Attachment #2: efaq-w32.texi.patch --]
[-- Type: Text/X-Patch, Size: 817 bytes --]

--- efaq-w32.texi	2017-04-15 07:41:13.130868400 +0900
+++ efaq-w32-b.texi	2017-04-15 08:39:53.665649200 +0900
@@ -706,6 +706,18 @@
 defines a number of other keys (C-v, Shift selection), and can be turned
 on from the @emph{Options} menu.
 
+@node No double Emacs
+@subsection No double Emacs
+
+Emacs should be launched by @command{runemacs.exe} and referred by
+@command{emacsclientw.exe}.  When you choose Emacs (to be exact, a
+shortcut with target @command{C:\emacs-26.1\bin\runemacs.exe}) from
+Start menu as if a Window app, you may launch another Emacs.  To avoid
+having double Emacs, change target of the shortcut to
+@code{C:\emacs-26.1\bin\emacsclientw.exe "" --alternate-editor
+C:\emacs-26.1\bin\runemacs.exe}.
+
+
 @node Window operations
 @section Window operations
 @cindex maximize frames from lisp

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-24 16:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 23:42 bug#26504: patch for efaq-w32.texi Tak Kunihiro
2017-04-15  7:23 ` Eli Zaretskii
2017-04-15  8:42   ` Tak Kunihiro
2017-04-15  9:42     ` Eli Zaretskii
2019-06-24 16:48       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).