Karl Hasselström <kha@xxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html