emacs-devel
[Top][All Lists]
Advanced

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

Re: GUD icons [was: Re: [PATCH] left-fringe for speedbar]


From: Kim F. Storm
Subject: Re: GUD icons [was: Re: [PATCH] left-fringe for speedbar]
Date: Tue, 15 Nov 2005 16:25:55 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Nick Roberts <address@hidden> writes:

> I don't like black on red and the cross obscures a bit too much.  I'm not sure
> that I like mine either.  We can replace them later.  The main thing is that
> the logic is in place.

Ok.

>
>  > > 2) I could then use the STOP icon to interrupt the inferior
>  > > (comint-inrreupt-subjob).
>  > 
>  > Indeed!! That would be the logical thing for a stop-sign to do, yes.

But now it kills the process rather than stopping it.
I suggest -stop-instead of -interrupt- here:

    ([stop]     menu-item "Stop" comint-interrupt-subjob
                  :enable gud-running)


BTW, since STOP and GO can never be enabled at the same time, it might
save a little space to only make one of them visible at a time too.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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