unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Haines Brown <haines@HistoricalMaterialism.info>
To: help-gnu-emacs@gnu.org
Subject: void variable problem
Date: Wed, 23 Mar 2011 13:12:07 -0400	[thread overview]
Message-ID: <87aagl92xk.fsf@engels.HistoricalMaterialism.info> (raw)

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 


             reply	other threads:[~2011-03-23 17:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-23 17:12 Haines Brown [this message]
2011-03-23 17:59 ` void variable problem 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87aagl92xk.fsf@engels.HistoricalMaterialism.info \
    --to=haines@historicalmaterialism.info \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).