emacs-devel
[Top][All Lists]
Advanced

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

Re: Incorrectly indented form in Elisp manual


From: Akib Azmain Turja
Subject: Re: Incorrectly indented form in Elisp manual
Date: Sat, 15 Oct 2022 20:11:00 +0600

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Akib Azmain Turja <akib@disroot.org>
>> Date: Sat, 15 Oct 2022 12:14:17 +0600
>> 
>> In Info, 24.6.2 Search-based Fontification:
>> 
>> --8<---------------cut here---------------start------------->8---
>>           (ANCHORED-MATCHER PRE-FORM POST-FORM
>>                                   SUBEXP-HIGHLIGHTERS...)
>> --8<---------------cut here---------------end--------------->8---
>> 
>> This is the result of this:
>> 
>> --8<---------------cut here---------------start------------->8---
>> (@var{anchored-matcher} @var{pre-form} @var{post-form}
>>                         @var{subexp-highlighters}@dots{})
>> --8<---------------cut here---------------end--------------->8---
>> 
>> Which should be this to format the output correctly on Info (and
>> probably on the book too):
>> 
>> --8<---------------cut here---------------start------------->8---
>> (@var{anchored-matcher} @var{pre-form} @var{post-form}
>>                   @var{subexp-highlighters}@dots{})
>> --8<---------------cut here---------------end--------------->8---
>
> Thanks.  I find no reason for wrapping this between two lines, so I
> just made it a single line.

Great!  That will be easier to read.

-- 
Akib Azmain Turja

Find me on Mastodon at @akib@hostux.social, and on Codeberg (user
"akib").

This message is signed by me with my GnuPG key.  Its fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

Attachment: signature.asc
Description: PGP signature


reply via email to

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