Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-17 Thread Nick Roberts

  In my opinion we should very much make the gdb-ui code the default.
  As for keeping support for --fullname, I believe it's needed as long as the
  gdb-ui code isn't as robust as the --fullname one.  I'm not sure what is the
  current state of affairs, but I've had to switch to --fullname because of
  minor problems at least once in the last year.

 I think another issue is multiple-debugging session support (though I
 like the new gdb-ui too).  Not critical for most people, but may be for
 some.

FWIW I never suggested removing --fullname now, just not allowing it's use with
M-x gdb so that the Graphical Interface would work in those cases where
currently only M-x gdba does.

-- 
Nick   http://www.inet.net.nz/~nickrob


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: `C-h f' and `C-h v' don't split window anymore?

2007-07-17 Thread martin rudalics

`C-h f' and `C-h v' used to split window and give help information in
another window, why this behavior changed? Now it doesn't split window
anymore and gives help information in a window occupy the whole frame.


Should have been fixed now.  Please try again and tell me whether it
works as expected.  Thanks, martin.



___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: `C-h f' and `C-h v' don't split window anymore?

2007-07-17 Thread Zhang Wei
martin rudalics [EMAIL PROTECTED] writes:

 `C-h f' and `C-h v' used to split window and give help information in
 another window, why this behavior changed? Now it doesn't split window
 anymore and gives help information in a window occupy the whole frame.

 Should have been fixed now.  Please try again and tell me whether it
 works as expected.  Thanks, martin.

It's fixed, thanks.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: compile error on Windows XP

2007-07-17 Thread Eli Zaretskii
 Cc: emacs-pretest-bug@gnu.org
 From: Zhang Wei [EMAIL PROTECTED]
 Date: Tue, 17 Jul 2007 13:26:53 +0800
 
 Eli Zaretskii [EMAIL PROTECTED] writes:
 
  I suspect that this is some strange interaction between MSYS and MinGW
  (you do use MSYS Bash and maybe MSYS Make, right?).  You didn't
  upgrade any of them together with MinGW, did you?  Maybe you should
  downgrade back to the older versions, and if MinGW is the only one you
  upgraded, try an older version, maybe 3.9.
 
 I uninstalled MSYS completely and use GnuWin32 CoreUtils-5.3.0 instead,
 now it compiles.

Ah, great.  Thanks for working on this.

If you ever need a Windows port of Bash or some other Unixy shell,
there are a few non-MSYS, non-Cygwin ports floating around.  Although
they are generally quite old and sometimes buggy (and thus most of
them cannot run a reasonably elaborate configure script), they should
do fine for running typical commands one finds in Makefile's.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug