Re: emacs-22.0.99 configure problem

2007-04-28 Thread Jan Djärv
Hiroshi Fujishima skrev: I run ./configure with FreeBSD 6.2 machine. It outputs following error: % ./configure as_func_failure succeeded. as_func_failure succeeded. No shell found that supports shell functions. Please tell [EMAIL PROTECTED] about your system, including any error possibly

\s description in NEWS

2007-04-28 Thread Johan Bockgård
NEWS has the text *** The escape sequence \s is now interpreted as a SPACE character. Exception: In a character constant, if it is followed by a `-' in a character constant (e.g. ?\s-A), it is still interpreted as the super modifier. In strings, \s is always interpreted as a

GNU Emacs 23.0.0 does not compile on Mac OS X 10.4.9 when libotf is present

2007-04-28 Thread Peter Dyballa
Hello! When compiling after having configured '--with-freetype --with-xft -- enable-font-backend' this error is found: echo dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o

Re: undo gone in dired buffers

2007-04-28 Thread Stefan Monnier
C-x d /tmp RET M-! touch 00a RET g -- Now yu should see a file named 00a C-x C-q undo -- Now you don't see the file 00a any more The operation undone was the deletion of the old buffer contents and insertion of the new contents. No wonder I turned off undo for that.

Re: python.el

2007-04-28 Thread Stefan Monnier
However, 1.40 (2006-08-20) by you is extensive and the changelog says Update to Dave Love's latest version. Was this directly from him? Ahh... I guess my memory failed. We should revert this change, then. Could you do this? I'm short on time these days, so I'll at least wait until Richard

Re: spurious eof to M-x shell child stdin

2007-04-28 Thread Richard Stallman
This is a problem which I believe has no solution. It is due to the limited size of the tty buffer. The buffer gets full, because the program won't read anything until it gets a newline, so Emacs can't send the rest of the characters. Emacs sends an EOF, hoping that will make the program read

Re: [sh-mode] .profile is not bash flavoured

2007-04-28 Thread Richard Stallman
I fixed that. Thanks. ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: undo gone in dired buffers

2007-04-28 Thread Richard Stallman
In my local Emacs hacks, I've fixed the inconsistency the other way: revert doesn't throw away undo info any more. That seems bizarre, but I guess we should consider it. ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org

RE: M-x grep in buffer *grep* puts you at the end of the grep output

2007-04-28 Thread Drew Adams
From: Drew Adams Sent: Monday, December 11, 2006 3:21 PM Previously in Emacs 22, as well as in previous releases, , repeating grep in the *grep* buffer would put you at the top of the buffer. This was true at least as late as a build from 2006-07-19. Now, it puts you at the end of the

eval-last-sexp narrows buffer on error

2007-04-28 Thread Nikolaj Schumacher
Hello, Calling `eval-last-sexp' on: \u correctly causes the error Non-hex digit used for Unicode escape, but unexpectedly leaves the buffer narrowed to point-min and point. regards, Nikolaj Schumacher In GNU Emacs 22.0.98.1 (i386-apple-darwin8.9.1, Carbon Version 1.6.0) of 2007-04-26 on

[Unicode2] Crash

2007-04-28 Thread Leo
I just met a few crashes and took down one backtrace. See the attached. The crash happens when I move mouse over a link in ERC. [EMAIL PROTECTED] src]$ gdb ./emacs GNU gdb Red Hat Linux (6.5-15.fc6rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU