"Martin LÃthi" <[EMAIL PROTECTED]> writes:

> Kim, Richard
>
> Thanks for looking into that, and fixing the problem. One thing I
> *really* do not understand is, why I could reproduce the error only
> with the following two lines of code in my .emacs
>
> (custom-set-variables
>  '(global-font-lock-mode t nil (font-lock))
>  '(mail-archive-file-name "~/mail/sent")
>  )
>
> but not when I left away the second line. Why on earth should a
> filename variable lead to the crash? But maybe this might give an
> additional clue (not to me, though).

Because it adds an extra line in the mail buffer -- that line
is necessary to trigger the crash...

-- 
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to