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: Matthew Flaschen
Subject: Re: Binding same command to two separte keys??
Date: Fri, 13 Apr 2007 23:52:03 -0400
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

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.

Matt Flaschen




reply via email to

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