GNU bug report logs - #27978
Detection of section name in man.el

Previous Next

Package: emacs;

Reported by: Grégory Mounié <Gregory.Mounie <at> imag.fr>

Date: Sat, 5 Aug 2017 23:58:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Grégory Mounié <Gregory.Mounie <at> imag.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: Detection of section name in man.el
Date: Sun, 6 Aug 2017 01:44:19 +0200
[Message part 1 (text/plain, inline)]
 When parsing manual in languages with non-ascii letters, the section 
names using non-ascii letters are not added to the table of content.

 I noticed the bug reading the French bash manual: the quite useful 
"COMMANDES INTERNES DE l'INTERPRÉTEUR" section does not appear (SHELL 
BUILTIN COMMAND). (because of the É letter)

 I propose to use Character class instead of ascii interval in the 
appropriate regexp defvar. It should not change anything for english 
manual and it should work for many other languages.

 It works great for the bash manual in French.
 Grégory Mounié
[0001-Unicode-support-for-man-section-name-detection.patch (text/x-patch, attachment)]

This bug report was last modified 7 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.