bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-dir


From: Visuwesh
Subject: bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry
Date: Mon, 21 Nov 2022 13:57:25 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

[ஞாயிறு நவம்பர் 20, 2022] Philip Kaludercic wrote:

> Tags: patch
>
>
> It appears this was not documented via --help when added.
>
> [...]
>
> 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.
>  ",
>      "\
>  --quick, -Q                 equivalent to:\n\





reply via email to

[Prev in Thread] Current Thread [Next in Thread]