unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Elisp - Store path only once
@ 2021-01-09 10:47 wael-zwaiter
  2021-01-09 10:54 ` Omar Polo
  0 siblings, 1 reply; 9+ messages in thread
From: wael-zwaiter @ 2021-01-09 10:47 UTC (permalink / raw)
  To: Help Gnu Emacs

I have a lot of customisation files for emacs stored in the
directory /home/bard/Genadm/build/gadin-1.0/elisp/.

Would like to store the path so that I can define it only once.
How can I do this in Emacs Lisp.


  (setq g-eshell
     "/home/bard/Genadm/build/gadin-1.0/elisp/g-eshell.el")

  (setq g-utils
     "/home/bard/Genadm/build/gadin-1.0/elisp/g-utils.el")






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

end of thread, other threads:[~2021-01-09 22:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-09 10:47 Elisp - Store path only once wael-zwaiter
2021-01-09 10:54 ` Omar Polo
2021-01-09 11:30   ` wael-zwaiter
2021-01-09 11:53     ` Omar Polo
2021-01-09 12:55       ` wael-zwaiter
2021-01-09 17:34         ` Omar Polo
2021-01-09 21:34       ` Drew Adams
2021-01-09 21:56         ` Stefan Monnier
2021-01-09 22:07           ` Drew Adams

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