From: Wilfred Hughes <me@wilfred.me.uk>
To: 24475@debbugs.gnu.org
Subject: bug#24475: [PATCH] Fix incorrect argument name in docs
Date: Mon, 19 Sep 2016 21:07:46 -0400 [thread overview]
Message-ID: <CAFXAjY6ZH36rVf4gW3A1Pz2Lxe2JPPqv0=fwQ1JCQErx0OdEyA@mail.gmail.com> (raw)
From e4c34990d05fd2287702b1406b3370835aae3667 Mon Sep 17 00:00:00 2001
From: Wilfred Hughes <me@wilfred.me.uk>
Date: Mon, 19 Sep 2016 20:52:49 -0400
Subject: [PATCH] Fix incorrect argument name
* doc/misc/efaq.texi (Debugging a customization file): the correct
spelling is --debug-init
---
doc/misc/efaq.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 72a90a1..3ec3d96 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -1498,7 +1498,7 @@ Debugging a customization file
@cindex Init file debugging
@cindex @samp{-debug-init} option
-Start Emacs with the @samp{-debug-init} command-line option. This
+Start Emacs with the @samp{--debug-init} command-line option. This
enables the Emacs Lisp debugger before evaluating your @file{.emacs}
file, and places you in the debugger if something goes wrong. The top
line in the @file{trace-back} buffer will be the error message, and the
--
2.10.0
next reply other threads:[~2016-09-20 1:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-20 1:07 Wilfred Hughes [this message]
2016-09-20 2:33 ` bug#24475: [PATCH] Fix incorrect argument name in docs Eli Zaretskii
2016-09-20 4:25 ` Wilfred Hughes
2016-09-20 14:28 ` 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
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='CAFXAjY6ZH36rVf4gW3A1Pz2Lxe2JPPqv0=fwQ1JCQErx0OdEyA@mail.gmail.com' \
--to=me@wilfred.me.uk \
--cc=24475@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 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).