all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* void variable problem
@ 2011-03-23 17:12 Haines Brown
  2011-03-23 17:59 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Haines Brown @ 2011-03-23 17:12 UTC (permalink / raw)
  To: help-gnu-emacs

I installed synonyms.el, and it depends on access to mthesar.txt. So I
created: /home/haines/mthesaur/mthesaur.txt and in .emacs access it with
the line (setq synonyms-file  /home/haines/mthesaur/mthesaur.txt)

But when emacs loads, I get this error:

  Debugger entered--Lisp error: (void-variable
       /home/haines/mthesaur/mthesaur\.txt) 
    (setq synonyms-file /home/haines/mthesaur/mthesaur\.txt)
    eval-buffer(#<buffer  *load*<4>> nil "/home/haines/.emacs" nil t)  ; 
      Reading at buffer position 17897
    load-with-code-conversion("/home/haines/.emacs"
       "/home/haines/.emacs" nil nil) 
    load("~/.emacs")

What does the backshash in "mthesaur\.txt" mean?

Haines Brown 


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

end of thread, other threads:[~2011-03-24  1:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 17:12 void variable problem Haines Brown
2011-03-23 17:59 ` Eli Zaretskii
2011-03-23 18:13 ` Drew Adams
     [not found] ` <mailman.9.1300904003.4948.help-gnu-emacs@gnu.org>
2011-03-23 18:32   ` Haines Brown
2011-03-23 20:09     ` Tim X
2011-03-23 23:14     ` Drew Adams
2011-03-24  1:19     ` Barry Margolin

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.