unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Full text search on debbugs.gnu.org
@ 2011-09-10 11:29 Michael Albinus
  2011-09-10 19:11 ` Christoph Scholtes
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2011-09-10 11:29 UTC (permalink / raw)
  To: emacs-devel

Hi,

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.

debbugs 0.3 is available from the GNU ELPA archive, or from the elpa
branch in Emacs' bzr repository.

Any feedback is welcome.

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Full text search on debbugs.gnu.org
  2011-09-10 11:29 Full text search on debbugs.gnu.org Michael Albinus
@ 2011-09-10 19:11 ` Christoph Scholtes
  2011-09-11 10:05   ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Scholtes @ 2011-09-10 19:11 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Full text search on debbugs.gnu.org
  2011-09-10 19:11 ` Christoph Scholtes
@ 2011-09-11 10:05   ` Michael Albinus
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2011-09-11 10:05 UTC (permalink / raw)
  To: Christoph Scholtes; +Cc: emacs-devel

Christoph Scholtes <cschol2112@googlemail.com> writes:

> Hi Michael,

Hi Christoph,

> 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?

Thanks, I've committed both changes to the elpa branch. But there seems
to be a problem with the "status" condition, it doesn't filter
correctly. I'll check further what's up.

> Christoph

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-11 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-10 11:29 Full text search on debbugs.gnu.org Michael Albinus
2011-09-10 19:11 ` Christoph Scholtes
2011-09-11 10:05   ` Michael Albinus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).