Startup Summary in Elisp Manual

2005-08-27 Thread Sven Joachim
The node Startup Summary in the Elisp Manual contains two minor mistakes. It states 13. It displays the initial echo area message, unless you have suppressed that with `inhibit-startup-echo-area-message' or `-Q'. Since emacs -Q still prints the initial echo area message, that should read

Re: debugging Lisp nesting exceeds max-lisp-eval-dept error??

2005-08-27 Thread Jason Rumney
Richard M. Stallman [EMAIL PROTECTED] writes: Since lazy-lock is now obsolete, perhaps we should simply redefine turn-on-lazy-lock as a no-op, so that it won't do any harm. It might be more useful to print a message. Something like lazy-lock is obsolete since Emacs 21. jit-lock is the

delphi-other-face mismatch

2005-08-27 Thread martin rudalics
`delphi.el' has nil mismatch in: (defcustom delphi-other-face nil *Face used to color everything else. :type 'face :group 'delphi) ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org

Re: Can't display x-face on Gnus

2005-08-27 Thread Kohkichi Hosoda
On Wed, 24 Aug 2005 22:16:03 +0200, Romain Francoise [EMAIL PROTECTED] said: Kohkichi Hosoda [EMAIL PROTECTED] writes: I have not been able to display x-face on Gnus since I updated my Emacs from cvs on August 3rd, 2005. Mr. Yamaoka told me that it was because (mage-type-available-p

Re: emacs --help is slightly inaccurate

2005-08-27 Thread Eli Zaretskii
Date: Sat, 27 Aug 2005 09:19:15 +0200 From: Sven Joachim [EMAIL PROTECTED] Starting emacs --help gives a slightly inaccurate information. Thanks, I fixed that as you suggested. ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org

Re: Recent change to xdisp.c breaks minibuffer input

2005-08-27 Thread Richard M. Stallman
I reverted that part of the change, and it still seems to DTRT in relation to y-or-n-p. Thanks for fixing this. (I was going to debug this when I had time.) ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org