emacs-devel
[Top][All Lists]
Advanced

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

Re: Full text search on debbugs.gnu.org


From: Christoph Scholtes
Subject: Re: Full text search on debbugs.gnu.org
Date: Sat, 10 Sep 2011 13:11:20 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

Hi Michael,

On 9/10/2011 5:29 AM, Michael Albinus wrote:

I have released debbugs 0.3. The major new feature is full text search
in Emacs' bug database. Require 'debbugs-gnu, call "M-x debbugs-gnu-search",
and follow the prompt in the minibuffer.

Thanks!

Debbugs mode (the *Emacs Bugs* buffer) is derived from `special-mode' (via tabulated-list-mode), but `q' is overridden in `debbugs-gnu-mode-map' to call `bury-buffer'. Can we make this consistent with other special-modes and let it call `quit-window' from special-mode-map?

Also, completion does not work for the `status' attribute. Would this be possible? It seems to recognize when I enter a wrong keyword, so it must know which ones are valid, no?

This is a very useful package. Danke! :)

Christoph



reply via email to

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