GNU bug report logs - #59422
[PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry

Previous Next

Package: emacs;

Reported by: Philip Kaludercic <philipk <at> posteo.net>

Date: Sun, 20 Nov 2022 21:53:02 UTC

Severity: minor

Tags: patch

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Philip Kaludercic <philipk <at> posteo.net>
Cc: 59422 <at> debbugs.gnu.org, Visuwesh <visuweshm <at> gmail.com>
Subject: bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry
Date: Thu, 24 Nov 2022 10:27:13 -0800
Philip Kaludercic <philipk <at> posteo.net> writes:

>>> diff --git a/src/emacs.c b/src/emacs.c
>>> index 85102acd28..bbcd0be74c 100644
>>> --- a/src/emacs.c
>>> +++ b/src/emacs.c
>>> @@ -291,6 +291,7 @@ #define MAIN_PROGRAM
>>>  --no-site-lisp, -nsl        do not add site-lisp directories to load-path\n\
>>>  --no-splash                 do not display a splash screen on startup\n\
>>>  --no-window-system, -nw     do not communicate with X, ignoring $DISPLAY\n\
>>> +--init-directory=DIR        use DIR to use when looking for the Emacs init files.\n\
>>                                ^^^^^^^^^^^^^^
>>                                there appears to be a typo here.
>
> You are absolutely right, will change locally.

Could you please also double check that the text in the doc/man/emacs.1
is up-to-date and makes sense too?

Other than that, LGTM with the above fix.  Thanks.




This bug report was last modified 2 years and 236 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.