unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Caio Henrique <caiohcs0@gmail.com>
Cc: 43315@debbugs.gnu.org
Subject: bug#43315: 28.0.50; Improvements to menu-bar Edit: add redo
Date: Fri, 11 Sep 2020 00:18:05 -0400	[thread overview]
Message-ID: <E1kGaVh-0005BK-IM@fencepost.gnu.org> (raw)
In-Reply-To: <87o8mdzds8.fsf@gmail.com> (message from Caio Henrique on Thu, 10 Sep 2020 15:29:11 -0300)

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > +    (bindings--define-key menu [undo-redo]
  > +      '(menu-item "Redo" undo-redo
  > +                  :enable (and (not buffer-read-only)
  > +                           (undo--last-change-was-undo-p buffer-undo-list))
  > +                  :help "Undo last undo"))
  > +

There is no harm putting it in the menu.  But I doubt we can find a key for it.

-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







      parent reply	other threads:[~2020-09-11  4:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-10 18:29 bug#43315: 28.0.50; Improvements to menu-bar Edit: add redo Caio Henrique
2020-09-10 20:59 ` Lars Ingebrigtsen
2020-09-10 22:21   ` Caio Henrique
2020-09-11  6:36     ` Eli Zaretskii
2020-09-11  5:59   ` Eli Zaretskii
2020-09-11  4:18 ` 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

  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=E1kGaVh-0005BK-IM@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=43315@debbugs.gnu.org \
    --cc=caiohcs0@gmail.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).