all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Gregor Zattler <telegraph@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: Drop-down menus, popup menus, and popup dialogs supported on TTYs
Date: Thu, 10 Oct 2013 05:49:58 +0300	[thread overview]
Message-ID: <83wqllq1pl.fsf@gnu.org> (raw)
In-Reply-To: <20131009212622.GC6733@boo.workgroup>

> Date: Wed, 9 Oct 2013 23:26:22 +0200
> From: Gregor Zattler <telegraph@gmx.net>
> 
> latest Emacs assumes TERM to be "dumb" if startet in a terminal
> like this:
> 
> src/Emacs -Q -nw --debug-init
> 
> (getenv "TERM") then returns "dumb".  Is this a bug?

I don't know.  Why do you think it's a bug?

> It's really nice!  One remark I have is that hitting F10 should
> IMHO close the menu if no menu entry was selected up to this
> point.  Instead one has to hit ESC (which is also fine but should
> not be the only way of leaving the menu).

You can also leave the menu by C-g or ESC ESC ESC.

> Another remark: The headings of the menus end in ">".  First I
> thought this indicates that arrow right goes to the next menu, but
> there are no "<" signs.  On the other hand menu entries which
> lead to sub menus also end in a ">" while here one has to hit
> "RETURN" in order to go to the sub menu.  This is a bit
> confusing.  Perhaps arrow right should also lead to the submenu? 

The ">" is a sign of a submenu.  It appears in the first line because
that is the header, and the entire menu is a "submenu" of that.

> And finally: I did not find a way from the sub menu back to the
> main menu besides hitting arrow right (which goes to the next
> main menu) and then arrow left.  Perhaps some lynx stype
> navigation would improve this?

Not easy to do.  Patches are welcome.

> I also tested it on the console.  Works the same.
> 
> Thank you very much, Gregor

Thanks for testing.



  reply	other threads:[~2013-10-10  2:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 18:24 Drop-down menus, popup menus, and popup dialogs supported on TTYs Eli Zaretskii
2013-10-08 20:18 ` chad
2013-10-09  2:42   ` Eli Zaretskii
2013-10-09  4:32 ` Masatake YAMATO
2013-10-09 16:35   ` Eli Zaretskii
2013-10-09 17:07     ` Dani Moncayo
2013-10-09 17:46     ` David De La Harpe Golden
2013-10-09 17:56     ` Gregor Zattler
2013-10-09 18:28       ` Eli Zaretskii
2013-10-09 21:26         ` Gregor Zattler
2013-10-10  2:49           ` Eli Zaretskii [this message]
2013-10-10  8:33             ` Gregor Zattler
2013-10-10  9:01               ` Andreas Schwab
2013-10-09 18:12     ` Stefan Monnier
2013-10-09 19:03       ` Eli Zaretskii
2013-10-11 17:01         ` Dani Moncayo
2013-10-11 17:46           ` Eli Zaretskii
2013-10-11 17:56             ` Dani Moncayo
2013-10-11 18:23               ` Eli Zaretskii
2013-10-11 18:32                 ` Dani Moncayo
2013-10-12  0:49                   ` Masatake YAMATO
2013-10-12  7:24                     ` Eli Zaretskii
2013-10-12  9:34                       ` Dani Moncayo
2013-10-11 18:06           ` Masatake YAMATO

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=83wqllq1pl.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=telegraph@gmx.net \
    /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.