public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "David Kågedal" <davidk@lysator•liu.se>
To: "Karl Hasselström" <kha@treskal•com>
Cc: git@vger•kernel.org, catalin marinas <catalin.marinas@gmail•com>
Subject: Re: [StGit PATCH 1/3] stgit.el: Added undo command
Date: Thu, 30 Oct 2008 15:57:38 +0100	[thread overview]
Message-ID: <87skqe9llp.fsf@krank.kagedal.org> (raw)
In-Reply-To: <20081030115716.GA19360@diana.vm.bytemark.co.uk> ("Karl Hasselström"'s message of "Thu\, 30 Oct 2008 12\:57\:16 +0100")

Karl Hasselström <kha@treskal•com> writes:

> On 2008-10-30 10:52:48 +0100, David Kågedal wrote:
>
>> Bound it to the two standard bindings C-/ and C-_.
>
>> +  (define-key stgit-mode-map [(control ?/)] 'stgit-undo)
>> +  (define-key stgit-mode-map "\C-_" 'stgit-undo))
>
> Hmm, why do you spell control in two different ways?

I usually use the "\C-x" syntax, but for some reason that didn't work
with "\C-/", so I used another syntax. I'm not sure how compatible
that is with XEmacs, though.

-- 
David Kågedal

  reply	other threads:[~2008-10-30 14:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30  9:52 [StGit PATCH 0/3] stgit.el patches David Kågedal
2008-10-30  9:52 ` [StGit PATCH 1/3] stgit.el: Added undo command David Kågedal
2008-10-30 11:57   ` Karl Hasselström
2008-10-30 14:57     ` David Kågedal [this message]
2008-10-30  9:52 ` [StGit PATCH 2/3] stgit.el: Added numeric prefix argument to push and pop commands David Kågedal
2008-10-30  9:52 ` [StGit PATCH 3/3] stgit.el: Adapt to new output from stg series David Kågedal

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=87skqe9llp.fsf@krank.kagedal.org \
    --to=davidk@lysator$(echo .)liu.se \
    --cc=catalin.marinas@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=kha@treskal$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox