all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Bob Rogers <rogers@rgrjr.com>
Cc: "T.V Raman" <raman@google.com>,  emacs-devel@gnu.org
Subject: Re: set-transient-map and a question
Date: Tue, 11 Jul 2023 22:29:44 +0200	[thread overview]
Message-ID: <87ttua6vk7.fsf@gmail.com> (raw)
In-Reply-To: <25773.39682.195565.925976@orion.rgrjr.com> (Bob Rogers's message of "Tue, 11 Jul 2023 11:10:10 -0700")

>>>>> On Tue, 11 Jul 2023 11:10:10 -0700, Bob Rogers <rogers@rgrjr.com> said:

    Bob>    From: "T.V Raman" <raman@google.com>
    Bob>    Date: Tue, 11 Jul 2023 10:53:20 -0700

    Bob>    Thanks; I have it doing what I want now -- but perhaps it might be
    Bob>    worth logging a bug for the docs? I live purely in emacs -- but can
    Bob>    report the bug using email, but it might be clearer if filed directly
    Bob>    in the bug-tracker? (not sure)

    Bob> Filing a bug via email is 100% equivalent; that's the way I always do
    Bob> it.

I donʼt think a bug is needed here. How does this sound:

diff --git a/lisp/subr.el b/lisp/subr.el
index fac5fd58092..6ac040fe5d3 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -6343,7 +6343,8 @@ set-transient-map
 if it returns non-nil, then MAP stays active.
 
 Optional arg ON-EXIT, if non-nil, specifies a function that is
-called, with no arguments, after MAP is deactivated.
+called, with no arguments, after MAP is deactivated (this happens
+only if KEEP-PRED or TIMEOUT are non-nil).
 
 Optional arg MESSAGE, if non-nil, requests display of an informative
 message after activating the transient map.  If MESSAGE is a string,

Robert
-- 



  reply	other threads:[~2023-07-11 20:29 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11  1:12 set-transient-map and a question T.V Raman
2023-07-11  8:03 ` Robert Pluim
2023-07-11 14:09   ` T.V Raman
2023-07-11 16:08     ` Robert Pluim
2023-07-11 17:16       ` T.V Raman
2023-07-11 17:44         ` Robert Pluim
2023-07-11 17:53           ` T.V Raman
2023-07-11 18:10             ` Bob Rogers
2023-07-11 20:29               ` Robert Pluim [this message]
2023-07-11 20:53                 ` T.V Raman
2023-07-12  8:51                   ` Robert Pluim
2023-07-12 13:49                     ` T.V Raman
2023-07-12  1:28                 ` Michael Heerdegen
2023-07-12  1:58                   ` T.V Raman
2023-07-12  2:32                     ` Michael Heerdegen
2023-07-12  2:49                       ` Michael Heerdegen
2023-07-12  3:21                         ` T.V Raman
2023-07-12  3:39                           ` Michael Heerdegen
2023-07-12  8:55                             ` Robert Pluim

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=87ttua6vk7.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    --cc=rogers@rgrjr.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 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.