all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: 59422@debbugs.gnu.org
Subject: bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry
Date: Sun, 20 Nov 2022 21:52:09 +0000	[thread overview]
Message-ID: <87mt8ll2eu.fsf@posteo.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

Tags: patch


It appears this was not documented via --help when added.


In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.34, cairo version 1.16.0) of 2022-11-19 built on quetzal
Repository revision: db3ff76dc7d3184e51cb7ed17c78ef76babb9032
Repository branch: master
System Description: Debian GNU/Linux bookworm/sid

Configured using:
 'configure --with-pgtk --with-imagemagick'


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-src-emacs.c-usage_message-Add-missing-init-directory.patch --]
[-- Type: text/patch, Size: 833 bytes --]

From 12a15353110cd6d4d57fb13ba2af9195078e6ac3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Sun, 20 Nov 2022 22:51:14 +0100
Subject: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory
 entry

---
 src/emacs.c | 1 +
 1 file changed, 1 insertion(+)

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\
 ",
     "\
 --quick, -Q                 equivalent to:\n\
-- 
2.35.1


             reply	other threads:[~2022-11-20 21:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-20 21:52 Philip Kaludercic [this message]
2022-11-21  8:27 ` bug#59422: [PATCH] * src/emacs.c (usage_message): Add missing --init-directory entry Visuwesh
2022-11-21 18:33   ` Philip Kaludercic
2022-11-24 18:27     ` Stefan Kangas
2022-11-24 18:40       ` Eli Zaretskii
2022-11-24 18:51         ` Philip Kaludercic
2022-11-24 23:38           ` Stefan Kangas

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=87mt8ll2eu.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=59422@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.