On Mon, 14 Feb 2005 12:18:03 +0100, Kim F. Storm <[EMAIL PROTECTED]> wrote: > > Hi Tim, > > I cannot reproduce it even with your data. > > Can you try starting from emacs -Q and see if the problem happens there?
I've traced the abort to a customization of the mode-line face. I have ":box (:line-width 2 :style released-button)" set on it (in customize-face terms: box around text, width 2, Raised), to give the mode line a 3D look; if I remove this, the abort no longer occurs. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
