unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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