help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Binding same command to two separte keys??


From: Tim X
Subject: Re: Binding same command to two separte keys??
Date: Sun, 15 Apr 2007 13:32:47 +1000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

Matthew Flaschen <matthew.flaschen@gatech.edu> writes:

> Rjjd wrote:
>> I am also totally confused.
>> 
>> I have been using emacs for 25 years
>> 
>> Over the last 25 years I have written about 146 keybinding functions.
>> (That's what count-matches says in my emacsinit.el file.  I admit there
>> have been others.)
>> 
>> Some of my keybindings look like this:
>>   (global-set-key "\M- " 'dabbrev-expand)
>> Others look like this:
>>   (global-set-key [SunF37] 'universal-argument)
>> And some look like this:
>>   (global-set-key [f3 ?2] 'm2)
>> 
>> I don't know why; I just copy stuff that works. (I know, I know!  It's
>> all in the manual!  All right already!)
>> 
>> Every time I try to do something a little different, it's like day one,
>> 25 years ago.  (I've started writing an encrypter.  It will take me
>> about 11 years to get it working.  Has anyone else written one I can grab?)
>
> Can't you use gnupg ?  It should be fairly easy to integrate.
>

or just use crypt++ and all the work is done already. Alternatively, upgrade to
emacs 22 and it has pgg, which is an interface to gnupg. 

Tim
-- 
tcross (at) rapttech dot com dot au


reply via email to

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