emacs-devel
[Top][All Lists]
Advanced

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

Re: err on debbugs-gnu


From: Michael Albinus
Subject: Re: err on debbugs-gnu
Date: Thu, 14 Apr 2016 18:49:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Andrés Ramírez <address@hidden> writes:

> Hi Michael.

Hi Andrés,

> I was trying Larsi suggestion:
>
> --8<---------------cut here---------------start------------->8---
> 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.
> --8<---------------cut here---------------end--------------->8---
>
> But works when:
> 1. '\bmac\b'
> 2. '\bns\b'
> and DOES NOT work with :
> '\bns\b|\bmac\b'
>
> Is that Ok?

There's a typo. Try `/ \bns\b\|\bmac\b'

Best regards, Michael.



reply via email to

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