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

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

Re: Can I ask a Simple question?


From: Peter Dyballa
Subject: Re: Can I ask a Simple question?
Date: Tue, 3 Oct 2006 18:13:19 +0200


Am 03.10.2006 um 13:00 schrieb neil:

im guessing that some small detail could have been wrong.

The small detail is PK – this word is used somewhere in your .emacs files.

If you copy the contents of the *Backtrace* buffer into the *scratch* buffer you can then find a long and not clipped line that might contain a comment like:

        ; Reading at buffer position 12345

Now you can open the faulty ELisp file and execute:

        M-x goto-char RET 12345 RET

and the cursor is at the position where the error happens. Well, mostly. Sometimes, often, this position is at the end of a large if or progn clause ...

--
Greetings

  Pete

If all else fails read the instructions.
                                         - Donald Knuth






reply via email to

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