emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb-ui doesn't work with comint read-only prompts


From: Nick Roberts
Subject: Re: gdb-ui doesn't work with comint read-only prompts
Date: Mon, 24 Oct 2005 21:57:49 +1300

 > > You get the same errors with "gdb -fullname" if you execute commands using
 > > the toolbar or keybindings e.g C-x C-a C-n.  That's because GUD deletes
 > > the existing prompt in this and replaces it with the new one.  The
 > > variable comint-prompt-read-only is quite new.  Why would someone set it
 > > to t?

 > Because it helps the user avoid mucking up his prompt.  If gud can't
 > avoid mucking with it, it should be binding `inhibit-read-only' around
 > the place where it mucks.

I've tried to do that.  Does it work now?

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]