unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: .emacs help
Date: 11 Sep 2002 10:25:48 +0900	[thread overview]
Message-ID: <buo8z29co6b.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <oInf9.433752$UU1.68729@sccrnsc03>

exmixllxer@xattxbi.com writes:
> > This is the error I get:
> 
> > File error: "Cannot open load file", "backup-dir"
> 
> > .emacs from xemacs customization:
> > (custom-set-variables
> >  '(bkup-backup-directory-info (quote (("." "~emiller/emacs_bkup" ok-create))) nil (backup-dir)))
> 
> Ugh, I think the parens are unbalanced.  Odd since this came
> right out of xemacs!

No, the parens seem fine.  The problem is that the `(backup-dir)' part
of the customization entry does what you might expect:  it tells emacs
that the `backup-dir' feature is required before defining that variable,
and emacs will try to load `backup-dir.el' to define it.

Since `backup-dir.el' is an xemacs-only thing, it of course fails.

This is for bug-gnu-emacs:

It would be nice if emacs just ignored customization entries that result
in an error (I often ran into the same problem when trying to use older
versions of emacs with my emacs21 .emacs file).

-Miles
-- 
I'd rather be consing.

       reply	other threads:[~2002-09-11  1:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <DDnf9.379619$me6.43346@sccrnsc01>
     [not found] ` <oInf9.433752$UU1.68729@sccrnsc03>
2002-09-11  1:25   ` Miles Bader [this message]
2002-09-11 16:19 .emacs help Rehm, Keith
2002-09-12  1:16 ` Miles Bader

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=buo8z29co6b.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=miles@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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