info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: expanding the article window


From: Steven E. Harris
Subject: Re: expanding the article window
Date: Wed, 29 Aug 2007 18:30:44 -0700
User-agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.4.20 (cygwin32)

dbast0s@yahoo.com.br (Daniel C. Bastos) writes:

> I wouldn't bind + because what we want is a non-shifted key, remember?

Yes, I remember. I was just trying to come up with some example
single-character for the `define-key' form, and I noticed that Sh-=
wasn't taken, so it was safe for illustration. It's sort of symmetric
with the default binding for '='.

> To use +, I'd prefer sticking to "C-c e" which I can do with my left
> hand only; the corner of my palm is usually very close to the control
> key, and that's not the case with my right hand.

Sure, that makes sense. Try

  [(control c) (e)]

instead of ?\+ in the `define-key' form. Emacs may require a different
syntax to define the keystroke sequence.

-- 
Steven E. Harris


reply via email to

[Prev in Thread] Current Thread [Next in Thread]