Bootstrapping CVS Emacs fails with error

2007-07-13 Thread Christoph Conrad
Bootstrapping CVS Emacs, error while make'ing: make[1]: Entering directory `/var/local/cc/news/emacs/src' make[1]: *** Keine Regel vorhanden, um das Target »/var/local/cc/news/emacs/src/../lisp/emacs-lisp/byte-run.elc«, benötigt von »../etc/DOC«, zu erstellen. Schluss. make[1]: Leaving

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Johan Walles
2007/7/13, Nick Roberts [EMAIL PROTECTED]: I think that M-x gdb doesn't work in you start execution from within a script. In this case you must use M-x gdba. Does this work? Yes! What's the difference betweeen gdb and gdba? I wasn't able to find anything documenting the difference,

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Nick Roberts
...What's the difference betweeen gdb and gdba? I wasn't able to find anything documenting the difference, according to the docs they seem to do roughly the same thing. M-x gdba assumes that GDB is being run with the --annotate=3 option. M-x gdb filters the output to determine

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Eli Zaretskii
From: Nick Roberts [EMAIL PROTECTED] Date: Fri, 13 Jul 2007 23:26:20 +1200 Cc: emacs-pretest-bug@gnu.org This is a suggestion to the mailing list, but also a RFA to RMS. Now that gdb-ui is part of the release, how about renaming gdb to gdbf and gdba to gdb on the trunk so that the new

set-window-vscroll can hang Emacs

2007-07-13 Thread Johan Bockgård
This hangs Emacs emacs -Q -eval '(progn (setq scroll-conservatively 1) (set-window-vscroll nil 1))' ___ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Portability of `cp -p' (was: `cp' don't preserve timestamps by default on windows-xp)

2007-07-13 Thread Reiner Steib
On Wed, Jul 11 2007, Eli Zaretskii wrote: -CP = cp -f -CP_DIR = cp -rf +CP = cp -fp +CP_DIR = cp -rfp Thanks, but I don't want to rely on a GNU `cp' without checking. I'm not aware of any cp implementation that doesn't support `-p' and I didn't

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Stefan Monnier
How about if we modify M-x gdb to invoke gdb-ui if a certain option is set? Whether this option should be on or off by default, is another matter, but at least users will be able to control what UI they get by flipping a single option. Yes, I suggest the following: - introduce a new custom

Re: `cp' don't preserve timestamps by default on windows-xp

2007-07-13 Thread Eli Zaretskii
From: Eli Zaretskii [EMAIL PROTECTED] Date: Wed, 11 Jul 2007 03:50:49 -0400 Cc: emacs-pretest-bug@gnu.org I guess we could rewrite the install target in lisp/Makefile so that it copies the *.el files first. Done. Please resync with the CVS and see if the problem is gone.

Re: Portability of `cp -p' (was: `cp' don't preserve timestamps by default on windows-xp)

2007-07-13 Thread Eli Zaretskii
From: Reiner Steib [EMAIL PROTECTED] Cc: Zhang Wei [EMAIL PROTECTED], emacs-pretest-bug@gnu.org Date: Fri, 13 Jul 2007 18:44:18 +0200 I'm not aware of any cp implementation that doesn't support `-p' and I didn't find anything wrt this in (info (autoconf)Limitations of Usual Tools). Do you

Re: Info pages opened with an incorrect coding system

2007-07-13 Thread Eli Zaretskii
Date: Sat, 07 Jul 2007 23:51:55 +0300 From: Eli Zaretskii [EMAIL PROTECTED] Cc: emacs-pretest-bug@gnu.org, [EMAIL PROTECTED] That is why I asked what it is that makes chinese-iso-8bit the default on his system. His language environment is Chinese, so chinese-iso-8bit is high on the

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Richard Stallman
IMO, it's not nice to change the package semantic in such radical ways behind users' backs. I know a few people who like the current M-x gdb and will not be pleased to see the GUI version instead. I agree. How about if we modify M-x gdb to invoke gdb-ui if a certain option

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Nick Roberts
This is a suggestion to the mailing list, but also a RFA to RMS. Now that gdb-ui is part of the release, how about renaming gdb to gdbf and gdba to gdb on the trunk so that the new mode takes the focus? IMO, it's not nice to change the package semantic in such radical ways behind

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Nick Roberts
Stefan Monnier writes: How about if we modify M-x gdb to invoke gdb-ui if a certain option is set? Whether this option should be on or off by default, is another matter, but at least users will be able to control what UI they get by flipping a single option. Yes, I suggest the

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-13 Thread Nick Roberts
IMO, it's not nice to change the package semantic in such radical ways behind users' backs. I know a few people who like the current M-x gdb and will not be pleased to see the GUI version instead. I agree. Perhaps being disruptive sometimes is a good thing. How

Re: [unicode-2] Chinese characters too small

2007-07-13 Thread Leo
On 2007-07-12 12:19 +0100, Kenichi Handa wrote: It appears that Chinese characters have pixelsize 16 in Emacs rxvt-unicode gnome-terminal but have a larger pixelsize in gedit xterm. How did you specify the font pixelsize in gedit? As far as I know, what you set via