From: Bruce Ingalls <bingalls@fit-zones.DELETE-THE-SPAM-BLOCK.com>
Subject: Re: Key themes
Date: Mon, 23 Dec 2002 23:59:14 GMT [thread overview]
Message-ID: <mrNN9.269321$gB.50691354@twister.nyc.rr.com> (raw)
In-Reply-To: <uvg1kjrl5.fsf_-_@synopsys.com>
David Masterson wrote:
> Bruce Ingalls writes:
>>Has anyone tried to write keybinding themes for EMacs, so that I could
>>just go to Customize, and choose
>
>>o Native
>>o CUA ...
>>etc.
>
>>Is this even feasible?
>
> Wouldn't it be a matter of writing a function for each that does a
> series of define-key (or global-set-key) statements and then putting
> the appropriate function into a hook (like after-init-hook)?
Hm. I think that you answered that it is *possible*.
I was looking for a bigger picture, that there may be several
suboptimally underengineered libraries with hard-coded keybindings, that
would clash or suffer, as a result.
Example: The Microsoft extensions to CUA tend to use C-s to save.
This is bound to search, which should be remapped to C-f
C-f is bound to forward, but [right] (arrow) is good enough.
I now go ahead, and make all these remappings. So far, so good.
What about third party libraries that add fancy extra functionality to
Search?
Further example: tiny-tools has tiny-search. Will this, and others be
losing, if C-s no longer does search?
Frankly, Emacs is no longer ugly. It is no longer difficult. Its
slowness has mostly been cured by fast hardware.
I believe that the only resistance to beginners are its obscure keybindings.
The other issue is that most beginners won't bother to learn elisp; that
is not a problem, until they desire to add new libraries.
The Emacs community seems to have little interest in building an
Eclipse-style plugin architecture any time soon.
At least, we can make the keybindings easy to use, for now.
next prev parent reply other threads:[~2002-12-23 23:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.559.1040669575.19936.help-gnu-emacs@gnu.org>
2002-12-23 19:23 ` where's .emacs? Bruce Ingalls
2002-12-23 19:24 ` Bruce Ingalls
2002-12-23 19:26 ` Bruce Ingalls
2002-12-23 19:35 ` Apology for multiple posts due to Mozilla bug Bruce Ingalls
2002-12-23 22:30 ` Key themes (was Re: Apology for multiple posts due to Mozilla bug) David Masterson
2002-12-23 23:59 ` Bruce Ingalls [this message]
2002-12-24 6:32 ` Key themes Luis Fernandes
2002-12-26 18:27 ` David Masterson
2002-12-24 8:12 ` Key themes (was Re: Apology for multiple posts due to Mozilla bug) Matthias Meulien
2002-12-23 22:45 ` where's .emacs? David Kastrup
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='mrNN9.269321$gB.50691354@twister.nyc.rr.com' \
--to=bingalls@fit-zones.delete-the-spam-block.com \
/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.