From: David Kastrup <dak@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Semi-unhelpful error message given when trying to (provide 'CUA-mode)
Date: Sat, 20 May 2006 20:32:22 +0200 [thread overview]
Message-ID: <85fyj4bl8p.fsf@lola.goethe.zz> (raw)
In-Reply-To: <Pine.LNX.3.96.1060520161349.293A-100000@acm.acm> (Alan Mackenzie's message of "Sat, 20 May 2006 16:44:57 +0000 (GMT)")
Alan Mackenzie <acm@muc.de> writes:
> On Sat, 20 May 2006, David Kastrup wrote:
>
>>Alan Mackenzie <acm@muc.de> writes:
>
>>> In Emacs-22.0.50, if you try to load a legacy cua-mode.el (or
>>> whatever), an eval-after-load form tells you to set the CUA option via
>>> the menu. This is useful only to users who have a mouse and like
>>> using it.
>
>>F10 exists, and the menu bar is displayed by default. So the menu is
>>clearly intended to be used by tty users as well.
>
> The menu bar is stupidly displayed, yes, but there's no way to
> activate its items.
F10 activates them.
> It's just a waste of space. I didn't actually know about the F10
> binding, though I do know M-`.
So where is the problem?
>>> For the benefit of other users, M-x cua-mode should also be
>>> mentioned.
>
>>I don't think this should be necessary. If the possibility of using
>>the menu is not apparent enough, we need to think about how to
>>change that, not how to work around it.
>
> I would resent being forced to use a menu; not having to use menus
> is a big attraction of Emacs for me. I know I'm not alone in this,
> even if I'm not in a majority.
Irrelevant. We don't recommend half a dozen different ways to do
things if there is one way that works. Customizing cua-mode via the
menu works, and you can save this setting. Calling M-x cua-mode RET,
in contrast, fails to have a permanent effect. It is comparatively
useless.
>>Maybe the text menubar should display at its furthest right (if
>>there is still room, which should be the case in default modes)
>><f10> (if that binding is active at the point of time)?
>
> Given that there isn't a working mouse in a Linux tty, it would be
> better not to display this space waster of a menu at all.
What has the mouse to do with the menu on a tty? Anyway, there is
t-mouse.el even on text terminals. No idea whether it will do
something useful with the menu bar, though.
> (Personally, I disable it in my site-start.el.)
Well, you can still press F10. It is ok if a user disables the menu
bar once he has read the deal about it.
Personally, I think we should have drop-down menus in ttys in general
instead of the tmm-menubar. I seem to remember that this is already
the case with the MSDOS port.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2006-05-20 18:32 UTC|newest]
Thread overview: 100+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-20 13:15 Semi-unhelpful error message given when trying to (provide 'CUA-mode) Alan Mackenzie
2006-05-20 13:25 ` David Kastrup
2006-05-20 16:44 ` Alan Mackenzie
2006-05-20 18:32 ` David Kastrup [this message]
2006-05-20 19:18 ` Werner LEMBERG
2006-05-20 20:07 ` David Kastrup
2006-05-21 7:49 ` Jan Djärv
2006-05-21 9:54 ` David Kastrup
2006-05-21 17:43 ` Jan Djärv
2006-05-21 21:22 ` David Kastrup
2006-05-21 22:51 ` Lennart Borgman
2006-05-22 5:50 ` Jan Djärv
2006-05-22 8:53 ` Lennart Borgman
2006-05-22 9:47 ` Jan Djärv
2006-05-22 10:21 ` Lennart Borgman
2006-05-22 10:49 ` David Kastrup
2006-05-22 11:26 ` Kim F. Storm
2006-05-22 12:50 ` Lennart Borgman
2006-05-22 13:02 ` David Kastrup
2006-05-22 13:32 ` Lennart Borgman
2006-05-22 13:34 ` David Kastrup
2006-05-22 13:44 ` Lennart Borgman
2006-05-22 13:51 ` David Kastrup
2006-05-22 13:58 ` Lennart Borgman
2006-05-22 14:57 ` David Kastrup
2006-05-22 22:04 ` Lennart Borgman
2006-05-23 8:19 ` David Kastrup
2006-05-22 12:06 ` martin rudalics
2006-05-22 12:47 ` Lennart Borgman
2006-05-22 13:01 ` David Kastrup
2006-05-22 13:30 ` Lennart Borgman
2006-05-22 13:32 ` David Kastrup
2006-05-22 13:43 ` Lennart Borgman
2006-05-22 13:47 ` David Kastrup
2006-05-22 13:55 ` Lennart Borgman
2006-05-22 14:01 ` David Kastrup
2006-05-22 14:21 ` Lennart Borgman
2006-05-21 11:27 ` Stefan Monnier
2006-05-22 2:38 ` Richard Stallman
2006-05-22 3:32 ` Eli Zaretskii
2006-05-22 5:48 ` Jan Djärv
2006-05-22 20:37 ` Richard Stallman
2006-05-23 6:27 ` Jan Djärv
2006-05-23 8:22 ` David Kastrup
2006-05-23 13:33 ` Lennart Borgman
2006-05-23 13:45 ` David Kastrup
2006-05-23 14:12 ` Stefan Monnier
2006-05-23 14:32 ` Lennart Borgman
2006-05-23 22:35 ` Kim F. Storm
2006-05-24 2:18 ` Richard Stallman
2006-05-23 11:54 ` Kim F. Storm
2006-05-23 13:02 ` Jan Djärv
2006-05-24 2:18 ` Richard Stallman
2006-05-24 11:16 ` Jan Djärv
2006-05-24 12:27 ` Lennart Borgman
2006-05-24 12:59 ` David Kastrup
2006-05-24 14:23 ` Jan D.
2006-05-24 14:32 ` David Kastrup
2006-05-24 14:48 ` Jason Rumney
2006-05-24 14:53 ` Lennart Borgman
2006-05-24 15:00 ` David Kastrup
2006-05-25 0:36 ` Richard Stallman
2006-05-29 7:30 ` Jan Djärv
2006-05-29 7:49 ` David Kastrup
2006-05-29 8:16 ` Jan Djärv
2006-05-29 8:21 ` David Kastrup
2006-05-29 8:48 ` Jan Djärv
2006-05-29 9:06 ` David Kastrup
2006-06-01 7:48 ` Jan Djärv
2006-05-31 23:08 ` Menus (was: Semi-unhelpful error message etc.) Johan Bockgård
2006-05-31 23:14 ` Luc Teirlinck
2006-06-01 5:41 ` Menus Jan Djärv
2006-06-01 6:46 ` Menus Romain Francoise
2006-06-01 7:31 ` Menus David Kastrup
2006-06-01 7:30 ` Menus David Kastrup
2006-06-02 3:13 ` Menus Richard Stallman
2006-06-02 3:12 ` Menus (was: Semi-unhelpful error message etc.) Richard Stallman
2006-05-25 0:36 ` Semi-unhelpful error message given when trying to (provide 'CUA-mode) Richard Stallman
2006-05-25 10:52 ` Jason Rumney
2006-05-25 10:56 ` David Kastrup
2006-05-25 13:29 ` Jan Djärv
2006-05-26 2:22 ` Richard Stallman
2006-05-26 2:22 ` Richard Stallman
2006-05-25 13:28 ` Jan Djärv
2006-05-24 2:18 ` Richard Stallman
2006-05-24 11:19 ` Jan Djärv
2006-05-24 11:50 ` Stefan Monnier
2006-05-24 16:36 ` Jan Djärv
2006-05-24 17:14 ` Stefan Monnier
2006-05-23 9:58 ` public
2006-05-23 11:03 ` Jan Djärv
2006-05-22 6:12 ` Miles Bader
2006-05-22 8:42 ` David Kastrup
2006-05-22 20:37 ` Richard Stallman
2006-05-23 11:48 ` Kim F. Storm
2006-05-24 2:18 ` Richard Stallman
2006-05-21 0:56 ` Richard Stallman
2006-05-20 21:38 ` Kim F. Storm
2006-05-20 22:57 ` Alan Mackenzie
2006-05-20 23:18 ` Kim F. Storm
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=85fyj4bl8p.fsf@lola.goethe.zz \
--to=dak@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.