From: nickrob@snap.net.nz (Nick Roberts)
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: M-x gdb on a tty
Date: Sat, 15 Aug 2009 22:29:03 +1200 [thread overview]
Message-ID: <19078.36335.52753.985664@totara.tehura.co.nz> (raw)
In-Reply-To: <831vndjxt8.fsf@gnu.org>
Eli Zaretskii writes:
> Is "M-x gdb" supposed to work correctly on a tty?
Are there problems apart from those with the menu-bar?
> If it is, then I think I see some issues with the menu bar: portions
> of it seem to get overwritten by GUD-specific strings that have a
> different background color (perhaps a distant memory of the tool
> bar?), when I am in the GUD buffer.
I did put this in FOR-RELEASE (2008-03-01 1.764):
** Mouse clicks on the menubar don't currently work with a console
Following the direct use of Gpm, the menubar now needs to be
considered a special part of the screen in Emacs on a console.
http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html
but it has apparently been moved to the bug tracker:
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=808
The green part of the menu bar *does* work like a tool bar if you try it in an
xterm. When I implemented Gpm functionality at the C level in Emacs (for
mouse highlighting and tool tips) I got it to work in the normal window area
and mode line but not the menu bar. I was rather hoping some one else would
follow that up. I was also hoping for a DOS-like menubar rather than tmm.
In retrospect I guess this was overly optimistic.
--
Nick http://www.inet.net.nz/~nickrob
next prev parent reply other threads:[~2009-08-15 10:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-15 8:17 M-x gdb on a tty Eli Zaretskii
2009-08-15 10:29 ` Nick Roberts [this message]
2009-08-15 11:32 ` Eli Zaretskii
2009-08-15 13:10 ` Nick Roberts
2009-08-15 15:18 ` Eli Zaretskii
2009-08-15 22:58 ` Nick Roberts
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=19078.36335.52753.985664@totara.tehura.co.nz \
--to=nickrob@snap.net.nz \
--cc=eliz@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.