all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Binding same command to two separte keys??
Date: Sun, 15 Apr 2007 13:32:47 +1000	[thread overview]
Message-ID: <87bqhqwbvk.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.2061.1176522998.7795.help-gnu-emacs@gnu.org

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

  parent reply	other threads:[~2007-04-15  3:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-13 19:02 Binding same command to two separte keys?? William Case
2007-04-13 19:12 ` Karl Hegbloom
2007-04-13 19:17   ` Matthew Flaschen
2007-04-13 20:17     ` William Case
2007-04-13 21:04       ` Matthew Flaschen
2007-04-13 21:55         ` David Hansen
2007-04-13 22:23           ` Matthew Flaschen
2007-04-14  0:44             ` David Hansen
     [not found]     ` <mailman.2052.1176495874.7795.help-gnu-emacs@gnu.org>
2007-04-13 21:41       ` Rjjd
2007-04-14  3:52         ` Matthew Flaschen
     [not found]         ` <mailman.2061.1176522998.7795.help-gnu-emacs@gnu.org>
2007-04-15  3:32           ` Tim X [this message]
2007-04-13 21:55       ` Joost Kremers
2007-04-14  9:26     ` Reiner Steib
2007-04-16 10:17     ` Kai Grossjohann

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=87bqhqwbvk.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.