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

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

bug#9831: narrowing the bug down


From: Mark Lillibridge
Subject: bug#9831: narrowing the bug down
Date: Sat, 22 Oct 2011 13:06:18 -0700

I have also run into this bug on Emacs 23.3.  It is quite annoying.

So far I have determined that the bug is caused by the following lines:

rmailout.el:386:
    ;; FIXME should re-use existing windows.
    (if (rmail-summary-exists)
        (rmail-select-summary (rmail-update-summary)))

Commenting out those two lines makes the bug go away.

- Mark




reply via email to

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