gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ;;; anything.el --- open anything


From: address@hidden
Subject: Re: ;;; anything.el --- open anything
Date: Sun, 19 Aug 2007 11:50:53 -0700
User-agent: G2/1.0

On Aug 19, 8:40 pm, address@hidden wrote:
> 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. I'll fix it next time I touch anything.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]