* bug#24475: [PATCH] Fix incorrect argument name in docs
@ 2016-09-20 1:07 Wilfred Hughes
2016-09-20 2:33 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Wilfred Hughes @ 2016-09-20 1:07 UTC (permalink / raw)
To: 24475
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* bug#24475: [PATCH] Fix incorrect argument name in docs
2016-09-20 1:07 bug#24475: [PATCH] Fix incorrect argument name in docs Wilfred Hughes
@ 2016-09-20 2:33 ` Eli Zaretskii
2016-09-20 4:25 ` Wilfred Hughes
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2016-09-20 2:33 UTC (permalink / raw)
To: Wilfred Hughes; +Cc: 24475
> From: Wilfred Hughes <me@wilfred.me.uk>
> Date: Mon, 19 Sep 2016 21:07:46 -0400
>
> >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
Both spellings work the same, so they are both correct.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#24475: [PATCH] Fix incorrect argument name in docs
2016-09-20 2:33 ` Eli Zaretskii
@ 2016-09-20 4:25 ` Wilfred Hughes
2016-09-20 14:28 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Wilfred Hughes @ 2016-09-20 4:25 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 24475
Huh, I did not know that. Feel free to apply or discard as you see fit.
On 19 September 2016 at 22:33, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Wilfred Hughes <me@wilfred.me.uk>
>> Date: Mon, 19 Sep 2016 21:07:46 -0400
>>
>> >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
>
> Both spellings work the same, so they are both correct.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#24475: [PATCH] Fix incorrect argument name in docs
2016-09-20 4:25 ` Wilfred Hughes
@ 2016-09-20 14:28 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2016-09-20 14:28 UTC (permalink / raw)
To: Wilfred Hughes; +Cc: 24475-done
> From: Wilfred Hughes <me@wilfred.me.uk>
> Date: Tue, 20 Sep 2016 00:25:40 -0400
> Cc: 24475@debbugs.gnu.org
>
> Huh, I did not know that. Feel free to apply or discard as you see fit.
Thanks, closing.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-09-20 14:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 1:07 bug#24475: [PATCH] Fix incorrect argument name in docs Wilfred Hughes
2016-09-20 2:33 ` Eli Zaretskii
2016-09-20 4:25 ` Wilfred Hughes
2016-09-20 14:28 ` Eli Zaretskii
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).