all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changes to gdb-ui.el
@ 2005-03-20 23:03 Nick Roberts
  2005-03-20 22:39 ` Miles Bader
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nick Roberts @ 2005-03-20 23:03 UTC (permalink / raw)



I don't think using breakpoint faces in text-mode quite works. On a basic
xterm, an enabled breakpoint (letter 'B') stands out clearly in red, but
as disabled breakpoint (letter 'b') disappears completely. I don't understand
the subtleties of faces but maybe grey60 gets 'rounded' to white on an xterm
with 8/16 colours. Also the background of the face doesn't always match the
background of the terminal (I have found particularly so for a gnome-terminal).

In X, enabled/disabled breakpoints are distinguished by colour alone, the
icons having the same shape both in the margin and in the fringe. In text
mode the breakpoint state is already distinguished by the case of the letter
(B/b) so the same colour can be used. To help it stand out from the text,
I guess this color could be red in both cases, a color which I presume is
available on many terminals.

Nick

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-03-22 23:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-20 23:03 Changes to gdb-ui.el Nick Roberts
2005-03-20 22:39 ` Miles Bader
2005-03-21 17:29 ` Richard Stallman
2005-03-21 22:10   ` Nick Roberts
2005-03-22  5:16 ` Miles Bader
2005-03-22 20:45   ` Richard Stallman
2005-03-22 23:31     ` Kim F. Storm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.