old bootstrap error emerges again

2006-03-17 Thread Zhang Wei
Bootstrap Emacs with MinGW under WindowsXP failed due to compiling lisp/usr/vc-dav.el requires file DOC must be present under directory etc/   And I find this problem has been reported before, and a patch has been proposed:   http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-05/msg00388.html

No warnings when .elc older than .el

2006-03-17 Thread Otto Maddox
Sometime over the past few weeks, Carbon Emacs stopped warning me when my byte-compiled .elc files are older than the corresponding .el files. For example, I have in /Applications/Emacs.app/Contents/Resources/lisp/: -rw-r--r-- 1 root admin42091 Mar 13 16:34 info.el.gz -rw-r--r--

void-function mode-line-mode-name ?

2006-03-17 Thread Andreas Roehler
After inserting (:eval (version)) in my mode-line-format via customize I get an "Error during redisplay: (void-function mode-line-mode-name)" with GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-02-23 however its shown correctly. No error is signaled with GNU Ema

Re: C indentation error.

2006-03-17 Thread Michael Cadilhac
Michael Cadilhac <[EMAIL PROTECTED]> writes: > Hi ! > > I got an error with some C indentation in macro definitions in GNU > Emacs 22.0.50.34 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of > 2006-03-02. > > Error is triggered by: > > With emacs -Q : > In scratch, insert the fol