unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Deniz Dogan <deniz@dogan.se>
To: Drew Adams <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: Re: Patch for more useful C-x } and C-x { behavior
Date: Sat, 05 May 2012 19:21:34 +0200	[thread overview]
Message-ID: <4FA5619E.9070403@dogan.se> (raw)
In-Reply-To: <FE8E47B289D14C1EB101801B7E537FF9@us.oracle.com>

On 2012-05-05 16:21, Drew Adams wrote:
>>> (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
>

I'll be honest and say I didn't read all of it, as I have a very short 
attention span, but as I understand it you want to make this sort of 
"global" to keybindings such as `C-x o' and others.  Would it be 
possible to include the generic code you have and then make use of it on 
a case-by-case basis?



  reply	other threads:[~2012-05-05 17: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
2012-05-05 17:21       ` Deniz Dogan [this message]
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=4FA5619E.9070403@dogan.se \
    --to=deniz@dogan.se \
    --cc=drew.adams@oracle.com \
    --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).