From: "Drew Adams" <drew.adams@oracle.com>
To: "'Deniz Dogan'" <deniz@dogan.se>
Cc: emacs-devel@gnu.org
Subject: RE: Patch for more useful C-x } and C-x { behavior
Date: Sat, 5 May 2012 07:21:37 -0700 [thread overview]
Message-ID: <FE8E47B289D14C1EB101801B7E537FF9@us.oracle.com> (raw)
In-Reply-To: <4FA52843.1040508@dogan.se>
> > (defun repeat-command (command)
> > "Repeat COMMAND."
> > (let ((repeat-message-function 'ignore))
> > (setq last-repeatable-command command)
> > (repeat nil)))
>
> That's great! Could we include it in Emacs?
Of course. I suggested it long ago, as part of this post (see #12):
http://lists.gnu.org/archive/html/emacs-devel/2009-08/msg01153.html
next prev parent reply other threads:[~2012-05-05 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-05 2:25 Patch for more useful C-x } and C-x { behavior Deniz Dogan
2012-05-05 3:15 ` Drew Adams
2012-05-05 13:16 ` Deniz Dogan
2012-05-05 14:21 ` Drew Adams [this message]
2012-05-05 17:21 ` Deniz Dogan
2012-05-05 17:47 ` Drew Adams
2012-05-05 3:21 ` Leo
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=FE8E47B289D14C1EB101801B7E537FF9@us.oracle.com \
--to=drew.adams@oracle.com \
--cc=deniz@dogan.se \
--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 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).