all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* missing "/" in value of user-emacs-directory when using --init-directory flag
@ 2022-11-29 17:55 Yilkal Argaw
  2022-11-29 18:11 ` Yilkal Argaw
  2022-11-29 18:20 ` Eli Zaretskii
  0 siblings, 2 replies; 17+ messages in thread
From: Yilkal Argaw @ 2022-11-29 17:55 UTC (permalink / raw)
  To: Emacs Devel

In my configs I use (concat user-emacs-directory "somedirectory or
file") to refer to files with respect to emacs. When loading emacs
with the option --init-directory this
this string is not separated by a backslash since the value
user-emacs-directory does not have a backslash on the end of it. This
might break previous configs so it should be standardized to contain
the same string value in both cases.



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

end of thread, other threads:[~2022-12-12 18:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29 17:55 missing "/" in value of user-emacs-directory when using --init-directory flag Yilkal Argaw
2022-11-29 18:11 ` Yilkal Argaw
2022-11-29 18:20 ` Eli Zaretskii
2022-11-29 18:56   ` [External] : " Drew Adams
2022-11-29 19:01     ` Greg Farough
2022-11-29 20:08       ` Stefan Monnier
2022-11-29 20:58         ` Greg Farough
2022-11-29 21:54         ` Juanma Barranquero
2022-11-29 23:04           ` Drew Adams
2022-11-29 23:02         ` Drew Adams
2022-12-02 22:47           ` Richard Stallman
2022-12-03  6:47             ` Yuri Khan
2022-12-02 13:20   ` Robin Tarsiger
2022-12-12  3:41     ` Yilkal Argaw
2022-12-12 12:23       ` Eli Zaretskii
2022-12-12 18:04         ` Yilkal Argaw
2022-12-12 18:13           ` Eli Zaretskii

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.