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

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

Re: how NOT to remove trailing whitespace?


From: Mathias Dahl
Subject: Re: how NOT to remove trailing whitespace?
Date: Sun, 08 Oct 2006 15:49:43 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Eric Hanchrow <offby1@blarg.net> writes:

> Rather than asking us to debug your .emacs for you, I suggest you do
> what I do when faced with similar mysteries: binary-search your
> .emacs to find the culprit.  That is, start with an empty .emacs;
> see if the problem repros.  If it does, your .emacs is off the hook.
> If not, then try the first half of the forms in it, and so on.

I usually put an (error "stopping here") statement to do such a binary
search debug. That way I don't have to change my .emacs file much.


reply via email to

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