all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Akib Azmain Turja <akib@disroot.org>
Cc: emacs-devel@gnu.org
Subject: Re: Incorrectly indented form in Elisp manual
Date: Sat, 15 Oct 2022 10:45:38 +0300	[thread overview]
Message-ID: <83fsfp7cnx.fsf@gnu.org> (raw)
In-Reply-To: <87fsfp7gw6.fsf@disroot.org> (message from Akib Azmain Turja on Sat, 15 Oct 2022 12:14:17 +0600)

> 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.



  reply	other threads:[~2022-10-15  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15  6:14 Incorrectly indented form in Elisp manual Akib Azmain Turja
2022-10-15  7:45 ` Eli Zaretskii [this message]
2022-10-15 14:11   ` Akib Azmain Turja

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83fsfp7cnx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=akib@disroot.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.