[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors in .emacs disappears to fast (emacs22)
From: |
David Hansen |
Subject: |
Re: Errors in .emacs disappears to fast (emacs22) |
Date: |
Thu, 28 Feb 2008 06:05:47 +0100 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) |
On Wed, 27 Feb 2008 10:29:53 +0100 saneman wrote:
> I have just upgraded to emacs22. But when I make an error in my .emacs
> file it disappears to quickly (after a few seconds). In emacs 21 it
> stayed until I closed emacs.
>
> Is there someway to change emacs22 to this kind of behavior?
Run emacs with the --debug-init option if you have an error in your
.emacs.
David