Problem with cvs-update on lisp/emacs-lisp/cl-loaddefs.el

2007-08-11 Thread Peter Dyballa
Hello! Since some weeks I can see in *cvs* buffer: In directory lisp/emacs-lisp: Message: cvs update: nonmergeable file needs merge Message: cvs update: revision 1.6 from repository is now in lisp/ emacs-lisp/cl-loaddefs.el Message: cvs update: file from working directory is

GNU Emacsen 22.1.50 and 23.0.0 can't stop compilation

2007-08-11 Thread Peter Dyballa
Hello! The compilation in *compilation* can't neither be stopped by C-c C-k nor by the Compile menu entry to stop compilation. *Backtrace* buffer shows: Debugger entered--Lisp error: (wrong-number-of-arguments (lambda nil (byte-code \300\301!\207 [local-variable-p compilation-locs] 2))

calendar.el byte-compile failed

2007-08-11 Thread Zhang Wei
Checking d:/emacs-gbk/lisp/calendar... Compiling d:/emacs-gbk/lisp/calendar/calendar.el... In toplevel form: calendar/calendar.el:2215:1:Error: Symbol's function definition is void: i If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the

Re: calendar.el byte-compile failed

2007-08-11 Thread Glenn Morris
Zhang Wei wrote: Checking d:/emacs-gbk/lisp/calendar... Compiling d:/emacs-gbk/lisp/calendar/calendar.el... In toplevel form: calendar/calendar.el:2215:1:Error: Symbol's function definition is void: i There have been no changes in lisp/calendar/ in the past two weeks. It works for me.

Re: suspend/fg excitement in *shell*

2007-08-11 Thread Glenn Morris
Dan Jacobson wrote: I notice in the *shell* buffer, suspend/fg acts funny. I cannot reproduce this. If you want this investigating, please provide a clear recipe showing the minimum emacs and shell configurations needed to produce the problem. ___