all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Anders Lindgren <andlind@gmail.com>
Cc: Toon Claes <toon@iotcl.com>, emacs-devel <emacs-devel@gnu.org>
Subject: Regexp search in debbugs (was: Nextstep build uses iso-latin by default. WHY?)
Date: Thu, 14 Apr 2016 14:52:54 +0200	[thread overview]
Message-ID: <87vb3kz715.fsf_-_@gmx.de> (raw)
In-Reply-To: <CABr8ebbNPh7i0Zs2QjVS7h+SXX+uFbjQzp0zHPQFehAm9rtKNw@mail.gmail.com> (Anders Lindgren's message of "Thu, 14 Apr 2016 11:31:26 +0200")

Anders Lindgren <andlind@gmail.com> writes:

> Hi!

Hi,

> The bug database is hard to navigate -- it's hard to find NS-specific
> bugs since there is way of tagging a bug as NS- or OS X-specific and
> the search function doesn't work so well (e.g. searching for "MAC"
> match every bug containing the word "eMACs"...). I suggest that you
> start by looking at recent unresolved bugs (like bug#22973) or the
> issues listed in etc/TODO.

You could search for regexp in the debbugs database. Install the debbugs
package from GNU ELPA, and perform the following command:

M-x debbugs-gnu-search <RET> [RX] ^mac$ <RET> package <RET> emacs <RET> <RET>

<RET> means the return key. "[RX] ^mac$" is the query you have to enter
(w/o apostrophes). It's a little bit strange syntax; read the debbugs
user guide for further explanation. "package" and "emacs" limit the
search to Emacs related problems; debbugs hosts also bugs for other GNU
projects.

It will take a while to search, then you get 2006 hits, where the word
"mac" has been used in the bug messages (case insensitive). This
includes all closed and archived bugs. In order to filter them out,
press x (the key "x"), and you will see 428 still open bugs, which
contain the word "mac".

> -- Anders

Best regards, Michael.



  reply	other threads:[~2016-04-14 12:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-11 20:27 Nextstep build uses iso-latin by default. WHY? Angelo Graziosi
2016-03-11 20:49 ` Eli Zaretskii
2016-03-11 22:18   ` Angelo Graziosi
2016-03-12  6:54     ` Eli Zaretskii
2016-03-12 16:55       ` Angelo Graziosi
2016-03-11 22:41   ` Stefan Monnier
2016-03-20 15:11     ` Alan Third
2016-03-20 15:34       ` Stefan Monnier
2016-04-02 15:45       ` Alan Third
2016-04-08 13:57         ` Anders Lindgren
2016-04-08 14:41           ` Toon Claes
2016-04-08 19:59             ` Anders Lindgren
2016-04-08 23:03               ` John Wiegley
2016-04-14  6:30               ` Toon Claes
2016-04-14  9:31                 ` Anders Lindgren
2016-04-14 12:52                   ` Michael Albinus [this message]
2016-04-14 13:35                     ` Regexp search in debbugs Lars Magne Ingebrigtsen
2016-04-15  0:48                   ` Nextstep build uses iso-latin by default. WHY? YAMAMOTO Mitsuharu
2016-04-16  8:31                   ` YAMAMOTO Mitsuharu
2016-04-16 13:47                     ` Stefan Monnier
2016-04-16 22:32                       ` John Wiegley
2016-04-14 12:35                 ` Stefan Monnier
2016-04-14 16:39                   ` John Wiegley
2016-04-14 22:40                   ` YAMAMOTO Mitsuharu
2016-04-14 23:26                     ` Stefan Monnier
2016-04-15  5:42                       ` Anders Lindgren
2016-04-15  9:21                       ` YAMAMOTO Mitsuharu
2016-03-11 23:43   ` Angelo Graziosi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb3kz715.fsf_-_@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=andlind@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=toon@iotcl.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.