[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: |
Sun, 19 Aug 2007 18:40:43 -0000 |
User-agent: |
G2/1.0 |
Hi Tassilo,
On Aug 19, 2:55 am, Tassilo Horn <address@hidden> wrote:
> bugs one and three should be fixed now. For bug two, please tell me
> exactly how you can reproduce it. And do `M-x toggle-debug-on-error'
> before.
All 3 bugs are now fixed - Thanks!
However, I came across a new one. In the anything buffer, when you
press TAB, it normally brings up the Actions for a Type. However, if
you're using the console version of Emacs 22.1, it just inserts a TAB
in the minibuffer. If I change the anything-map definition to:
(define-key map (kbd "C-i") 'anything-select-action)
then TAB works properly again. This may be an emacs bug; however, it
is probably best to change the mapping to "C-i" instead of "<tab>".
Thanks again for fixing the 3 bugs so quickly!
- Bill
- Re: ;;; anything.el --- open anything, (continued)
- Message not available
- Re: ;;; anything.el --- open anything, billclem, 2007/08/18
- Re: ;;; anything.el --- open anything, Xavier Maillard, 2007/08/19
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/19
- Re: ;;; anything.el --- open anything, Xavier Maillard, 2007/08/19
- Re: ;;; anything.el --- open anything, sunway, 2007/08/19
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/19
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/19
- Re: ;;; anything.el --- open anything, Tassilo Horn, 2007/08/19
- Message not available
- Re: ;;; anything.el --- open anything,
billclem <=
- Re: ;;; anything.el --- open anything, address@hidden, 2007/08/19
Re: ;;; anything.el --- open anything, Xavier Maillard, 2007/08/18
Re: ;;; anything.el --- open anything, Xavier Maillard, 2007/08/19
Re: ;;; anything.el --- open anything, billclem, 2007/08/19
Re: ;;; anything.el --- open anything, address@hidden, 2007/08/20