[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ;;; anything.el --- open anything
From: |
billclem |
Subject: |
Re: ;;; anything.el --- open anything |
Date: |
Thu, 02 Aug 2007 17:26:07 -0000 |
User-agent: |
G2/1.0 |
Tassilo Horn <address@hidden> writes:
> address@hidden writes:
>>> Now you've heard it. I'll add an option that will define standard
>>> keymaps before loading anything.el.
>>>
>>> What do you think should be its default? Standard keymaps would be more
>>> logical for new users whereas the anything bindings would be good for
>>> compatibility.
>>
>> IMO, the standard keymaps (if that means the ones with overrides
>> similar to what you indicated above) should be the defaults since
>> iswitchb isn't turned on by default in anything. Therefore, if someone
>> decides to turn on iswitchb in their .emacs file, they can also turn
>> on the iswitchb-compatible bindings.
>
> Done! See the variable `anything-use-standard-keys'.
Great, that works nicely - thanks!
Could you also add the following:
(define-key map (kbd "C-n") 'anything-next-line)
(define-key map (kbd "C-p") 'anything-previous-line)
- Bill
- Re: ;;; anything.el --- open anything, billclem, 2007/08/01
- Re: ;;; anything.el --- open anything, billclem, 2007/08/01
- Message not available
- Re: ;;; anything.el --- open anything, billclem, 2007/08/02
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/02
- Message not available
- Re: ;;; anything.el --- open anything,
billclem <=
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/02
- Message not available
- Re: ;;; anything.el --- open anything, billclem, 2007/08/02
- Re: ;;; anything.el --- open anything, billclem, 2007/08/02
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/03
- Message not available
- Re: ;;; anything.el --- open anything, billclem, 2007/08/03
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/03
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/03
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/04
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/04
- Message not available
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/04