unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: doc of prompt change with minor mode for read-key-sequence?
Date: Wed, 13 Sep 2006 08:42:12 -0700	[thread overview]
Message-ID: <EIENLHALHGIMHGDOLMIMKEFDCLAA.drew.adams@oracle.com> (raw)
In-Reply-To: <E1GNWNt-00063f-8m@fencepost.gnu.org>

        It took me quite a while to discover where this second
        prompt was coming from. Because the translation happens
        at a low level, I couldn't figure out a way to debug it.
        By experimenting and searching source code, I found that
        "Foo: " comes from the name of the minor-mode keymap:
        (make-sparse-keymap "Foo"). (I don't know where the ": "
        is appended or in what code that takes place.)

    I am not quite sure why this is happening, but I can tell you
    something.  The "Foo" you specified in the keymap is its name as a
    menu.  It ought to be used if the map is used as a menu, either a
    mouse menu or a keyboard menu.

    I do not see why it would be used as a menu in this case,
    but apparently it is.

Right. I don't know why this happens either.

My concern is that this is incomprehensible to users. If there is a good
reason why this happens, then perhaps the prompt should make the meaning
more explicit somehow. And, it should be documented somewhere. That was my
point.

Does someone know what this is all about, what it is for? (And where in the
code it happens?)

  reply	other threads:[~2006-09-13 15:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-12 16:27 doc of prompt change with minor mode for read-key-sequence? Drew Adams
2006-09-13 15:10 ` Richard Stallman
2006-09-13 15:42   ` Drew Adams [this message]
2006-09-13 16:45     ` Stefan Monnier
2006-09-13 17:19       ` Drew Adams
2006-09-13 17:58         ` Stefan Monnier
2006-09-14  2:34         ` Richard Stallman
2006-09-14 15:09           ` Drew Adams
2006-09-18 14:58             ` Richard Stallman
2006-09-18 15:38               ` Drew Adams
2006-09-18 23:39                 ` Richard Stallman
2006-09-22 19:21         ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=EIENLHALHGIMHGDOLMIMKEFDCLAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).