[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: binding a summary key to *two* commands
From: |
Emanuel Berg |
Subject: |
Re: binding a summary key to *two* commands |
Date: |
Thu, 22 Jan 2015 23:53:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Hikaru Ichijyo <ichijyo@macross.sdf.jp> writes:
> Ok, the function I was trying to make, debugged, in
> case anyone wants it.
That's exactly right!
1. Write a defun that is (interactive).
2. Stack the commands as you have been using them up
to today.
3. Use the help for each command or compile the Elisp
to learn if some command is available in some
other, better form.
4. Re-bind the old key to your new defun.
Plain and simple. Sometimes...
--
underground experts united