Eli Zaretskii <[EMAIL PROTECTED]> writes: >> From: Zhang Wei <[EMAIL PROTECTED]> >> Date: Wed, 11 Oct 2006 15:44:59 +0800 >> >> Emacs crashed while reading elisp manual, this problem could be >> reproduced by the following input sequence: >> >> start emacs and press "C-h i m elisp <RET> m lists <RET> m rings <RET> u u" > > It doesn't crash for me, neither on Windows XP nor on W2K, starting > with "emacs -Q", but I use Emacs 22, not the unicode-2 branch that you > are evidently using.
Sorry for a casual report. No problem with "emacs -Q". I test my .emacs line by line and find out this problem is caused by this line: (setq frame-title-format (list "%f (%l,%c) ---- @" system-name)) _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
