help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

My .emacs breaks Cperl-mode.el. Help!


From: Dan Anderson
Subject: My .emacs breaks Cperl-mode.el. Help!
Date: Wed, 03 Dec 2003 16:44:08 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

The  following lisp  in  my .emacs  breaks  CPerl mode  for CVS  Emacs
(v. 21.3.50):

 (setq  load-path (append  (list  nil "~/.emacs.d"  "~/.emacs.d/lisp")
      load-path))

When I try to load Cperl mode and the above is in my .emacs, I get the
following error:

Invalid read syntax: "?"

Anybody know what  I'm doing wrong?  I emptied out  my .emacs so there
is no LISP in there and it still breaks.

Thanks in advance,

Dan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]