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

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

[debbugs-tracker] bug#28142: closed (lisp/man.el: multi-lingual SEE ALSO


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28142: closed (lisp/man.el: multi-lingual SEE ALSO)
Date: Sat, 26 Aug 2017 08:40:02 +0000

Your message dated Sat, 26 Aug 2017 11:39:04 +0300
with message-id <address@hidden>
and subject line Re: bug#28142: lisp/man.el: multi-lingual SEE ALSO
has caused the debbugs.gnu.org bug report #28142,
regarding lisp/man.el: multi-lingual SEE ALSO
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28142
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: lisp/man.el: multi-lingual SEE ALSO Date: Fri, 18 Aug 2017 22:41:01 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

 Using Debian base manpages as reference, this patch add support for
 "SEE ALSO" section detection in man.el in several languages.

It adds FR, DE, ES, PT, IT, PL, TR, JA, ZH_CN, ZH_TW (in this order in the regexp)

The patch just change the regexp. It has to use grouping \( \) for correct ^ (begin of line) handling.

Attachment: 0001-multi-lingual-SEE-ALSO-man-section-detection.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#28142: lisp/man.el: multi-lingual SEE ALSO Date: Sat, 26 Aug 2017 11:39:04 +0300
> From: Grégory Mounié
>       <address@hidden>
> Date: Fri, 18 Aug 2017 22:41:01 +0200
> 
>   Using Debian base manpages as reference, this patch add support for
>   "SEE ALSO" section detection in man.el in several languages.
> 
>   It adds FR, DE, ES, PT, IT, PL, TR, JA, ZH_CN, ZH_TW (in this order in 
> the regexp)
> 
>   The patch just change the regexp. It has to use grouping \( \) for 
> correct ^ (begin of line) handling.

Thanks, pushed.


--- End Message ---

reply via email to

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