emacs-devel
[Top][All Lists]
Advanced

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

Re: Regexp search in debbugs


From: Lars Magne Ingebrigtsen
Subject: Re: Regexp search in debbugs
Date: Thu, 14 Apr 2016 15:35:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

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

You can also just `M-x debbugs-gnu' and then use the `/' command to
limit to the bugs that have a matching regexp in the subject.  (This is
what I do when triaging bugs.)

`/ \bns\b|\bmac\b' should find quite a few of the relevant open bugs.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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