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

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

bug#23798: 25.0.90; Underscore for emphasis in Info?


From: Andy Moreton
Subject: bug#23798: 25.0.90; Underscore for emphasis in Info?
Date: Fri, 28 Jun 2019 13:32:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (windows-nt)

On Tue 25 Jun 2019, Lars Ingebrigtsen wrote:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> Below is a patch for one simple possibility.  It uses face `info-emphasis'
>>> to highlight emphasized single words, such as _foobar_.
>>
>> Thanks.
>
> I've now applied the patch to the Emacs trunk.

The regexp used for emphasis does not match single words: it also
matches sequences within words.

For an example, see the "(gcc) Other Builtins" node, where C function
names are displayed incorrectly.

    AndyM






reply via email to

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