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: an idea about managing menu-bar by Emacs itself
Date: Fri, 2 Aug 2002 00:12:11 -0600 (MDT)	[thread overview]
Message-ID: <200208020612.g726CBL01123@aztec.santafe.edu> (raw)
In-Reply-To: <200208010644.PAA09324@etlken.m17n.org> (message from Kenichi Handa on Thu, 1 Aug 2002 15:44:47 +0900 (JST))

    I've just found that tooltip is created by Emacs itself as a
    special `frame', not using any toolkit.  Then, how about
    creating menu-bar and pulldown menus also by Emacs itself?

This has some advantages, as you've stated.  It also has some
difficulties or problems:

1. It would be hard to get the fast response people want when
they slide the mouse along the menu bar.

2. We'd need to add some display features--for instance, to display a
separator line.  We want to have this feature anyway, for word
processing, but someone still needs to implement it.

3. As you said, it would be inconsistent with the appearance
of typical toolkits.  However, that would not be a strong argument
against providing this as an alternative.

So if someone wants to implement the necessary display features
and then write the code for displaying menus, it would be
interesting to see if it performs adequately.

      reply	other threads:[~2002-08-02  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-01  6:44 an idea about managing menu-bar by Emacs itself Kenichi Handa
2002-08-02  6:12 ` 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=200208020612.g726CBL01123@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.