bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3717: M-x man completion


From: Juri Linkov
Subject: bug#3717: M-x man completion
Date: Wed, 25 Nov 2009 23:17:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu)

>> Replacing a regexp in your change with "^[^ \t\n]+\\([ \t\n]+[^-)]+)\\)?"
>> that adds section names to completion strings fixes this problem,
>> so the *Completions* buffer displays in the aforementioned case:
>
> Fine by me, but please try and make the regexp a bit tighter.  E.g. the
> above one doesn't have an explicit "(" and allows several spaces between
> the page name and the section, whereas AFAICT there's never more than
> one space there.

Done.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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