[Top][All Lists]
[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
- Re: [PATCH] left-fringe for speedbar, (continued)
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/12
- Re: [PATCH] left-fringe for speedbar, Miles Bader, 2005/11/12
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/12
- Re: [PATCH] left-fringe for speedbar, Miles Bader, 2005/11/13
- Re: [PATCH] left-fringe for speedbar, Richard M. Stallman, 2005/11/13
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/14
- Re: [PATCH] left-fringe for speedbar, Kim F. Storm, 2005/11/14
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/14
- Re: [PATCH] left-fringe for speedbar, Kim F. Storm, 2005/11/15
- GUD icons [was: Re: [PATCH] left-fringe for speedbar], Nick Roberts, 2005/11/15
- Re: GUD icons [was: Re: [PATCH] left-fringe for speedbar],
Kim F. Storm <=
- Re: GUD icons, Nick Roberts, 2005/11/15
- Re: GUD icons, Kim F. Storm, 2005/11/15
- Re: GUD icons, Nick Roberts, 2005/11/15
- Re: GUD icons, Andreas Schwab, 2005/11/15
- Re: [PATCH] left-fringe for speedbar, Richard M. Stallman, 2005/11/15
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/15
- RE: [PATCH] left-fringe for speedbar, Drew Adams, 2005/11/12
- RE: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/12
- Re: [PATCH] left-fringe for speedbar, Nick Roberts, 2005/11/12