all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs mode for gdb using GDB/MI
Date: Wed, 27 Mar 2002 21:56:05 -0700 (MST)	[thread overview]
Message-ID: <200203280456.g2S4u5I09533@aztec.santafe.edu> (raw)
In-Reply-To: <20020326230825.7E0E476036@nick.uklinux.net> (message from Nick Roberts on Tue, 26 Mar 2002 23:08:25 +0000 (GMT))

    It would be desirable have symbols to mark breakpoints and the current location.
    Perhaps these things are possible in Emacs 21 with its image support Emacs 21. 
    The fringe might be a suitable place to put them

To start with, breakpoint icons could go in the display margin--that
way, you could implement it in Lisp with the existing features.  Later
on we could implement something to put these icons in the fringe.

For the current location, you should use the overlay-arrow feature.
I think it does

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      parent reply	other threads:[~2002-03-28  4:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-26 23:08 emacs mode for gdb using GDB/MI Nick Roberts
2002-03-27  6:39 ` Eli Zaretskii
2002-03-28  4:56 ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203280456.g2S4u5I09533@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.