all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
To: 26504@debbugs.gnu.org
Cc: tkk@misasa.okayama-u.ac.jp
Subject: bug#26504: patch for efaq-w32.texi
Date: Sat, 15 Apr 2017 08:42:29 +0900 (JST)	[thread overview]
Message-ID: <20170415.084229.113177239.tkk@misasa.okayama-u.ac.jp> (raw)

[-- 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

             reply	other threads:[~2017-04-14 23:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 23:42 Tak Kunihiro [this message]
2017-04-15  7:23 ` bug#26504: patch for efaq-w32.texi Eli Zaretskii
2017-04-15  8:42   ` Tak Kunihiro
2017-04-15  9:42     ` Eli Zaretskii
2019-06-24 16:48       ` Lars Ingebrigtsen

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=20170415.084229.113177239.tkk@misasa.okayama-u.ac.jp \
    --to=tkk@misasa.okayama-u.ac.jp \
    --cc=26504@debbugs.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.