unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55839: [PATCH] * doc/man/emacs.1.in: Add --init-directory.
@ 2022-06-08  2:17 No Wayman
  2022-06-08 12:10 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: No Wayman @ 2022-06-08  2:17 UTC (permalink / raw)
  To: 55839

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

Tags: patch


Thanks for the switch, Lars. Useful for debugging and 
experimenting with new init files.
Saw this in the NEWS file, but did not see it on the man page.
See attached for man page patch.

~Nick




In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 
3.24.34, cairo version 1.17.6)
 of 2022-06-04 built on nbook
Repository revision: e74652386d62a5a6142bf6332e0e4b4aa48c7088
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 
11.0.12101003
System Description: Arch Linux

Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --mandir=/usr/share/man 
 --with-gameuser=:games
 --with-modules --without-libotf --without-m17n-flt 
 --without-gconf
 --with-native-compilation --with-xinput2 --with-x-toolkit=gtk3
 --without-xaw3d --with-sound=no --without-gpm
 --without-compress-install
 '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt 
 -fexceptions
 -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection'
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-man-emacs.1.in-Add-init-directory.patch --]
[-- Type: text/patch, Size: 904 bytes --]

From 79178dca352980ad03b04dbba4b5ed1b74acbe11 Mon Sep 17 00:00:00 2001
From: Nicholas Vollmer <iarchivedmywholelife@gmail.com>
Date: Tue, 7 Jun 2022 22:14:35 -0400
Subject: [PATCH] * doc/man/emacs.1.in: Add --init-directory.

---
 doc/man/emacs.1.in | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 9fdf65e0ff..7b2b553979 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -1,5 +1,5 @@
 .\" See section COPYING for copyright and redistribution information.
-.TH EMACS 1 "2021-09-28" "GNU Emacs @version@" "GNU"
+.TH EMACS 1 "2022-06-07" "GNU Emacs @version@" "GNU"
 .
 .
 .SH NAME
@@ -117,6 +117,10 @@ Load
 .IR user 's
 init file.
 .TP
+.BI \-\-init\-directory= "directory"
+Start emacs with user-emacs-directory set to
+.IR directory .
+.TP
 .BI \-t " file\fR,\fP " \-\-terminal= "file"
 Use specified
 .I file
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55839: [PATCH] * doc/man/emacs.1.in: Add --init-directory.
  2022-06-08  2:17 bug#55839: [PATCH] * doc/man/emacs.1.in: Add --init-directory No Wayman
@ 2022-06-08 12:10 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-06-08 12:10 UTC (permalink / raw)
  To: No Wayman; +Cc: 55839

No Wayman <iarchivedmywholelife@gmail.com> writes:

> Saw this in the NEWS file, but did not see it on the man page.
> See attached for man page patch.

Thanks; pushed to Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-08 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08  2:17 bug#55839: [PATCH] * doc/man/emacs.1.in: Add --init-directory No Wayman
2022-06-08 12:10 ` Lars Ingebrigtsen

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).