all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* using string variable with file name
@ 2008-02-23 11:53 saneman
  2008-02-23 12:00 ` Joost Kremers
  2008-02-23 23:45 ` Daniel Pittman
  0 siblings, 2 replies; 7+ messages in thread
From: saneman @ 2008-02-23 11:53 UTC (permalink / raw)
  To: help-gnu-emacs

In my .emacs file I have made:

;; Directories
(setq mylisp "~/work/mylisp/")

;; Line numbers
(load-file mylisp cons "setnu.el")
(global-set-key "\C-cl" 'setnu-mode)

But this gives an error. How do I "cons" the variable mylisp with a 
filename?


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

end of thread, other threads:[~2008-02-23 23:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23 11:53 using string variable with file name saneman
2008-02-23 12:00 ` Joost Kremers
2008-02-23 12:16   ` saneman
2008-02-23 12:44     ` Johan Bockgård
2008-02-23 13:03     ` Joost Kremers
2008-02-23 16:49     ` Thierry Volpiatto
2008-02-23 23:45 ` Daniel Pittman

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.