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

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

Re: how to exit "early" from eg .emacs?


From: drkm
Subject: Re: how to exit "early" from eg .emacs?
Date: Sat, 15 Jan 2005 16:15:50 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

"Eli Zaretskii" <eliz@gnu.org> writes:

>> ... and eventually discover just where in .emacs my problem-code is.

> Not exactly what you wanted, but perhaps a solution after all: Invoke
> Emacs with the -q switch, then visit your .emacs, and manually
> evaluate its contents, either with eval-region or with "C-x C-e" (for
> a single expression).  After each evaluation, see whether the
> offending problem appears, and draw the conclusions as appropriate.

  And with `C-x (', `C-M-f', `C-x )' and `C-x e', you just have to
press `e e e e e e ...' to discover the sexp where is the problem.

--drkm

reply via email to

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