From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jonas Bernoulli <jonas@bernoul.li>
Cc: emacs-orgmode@gnu.org,
Ramesh Nedunchezian <rameshnedunchezian@outlook.com>
Subject: Re: Texinfo exporter fails to export M-x helm-documentation
Date: Wed, 02 Jun 2021 17:23:14 +0200 [thread overview]
Message-ID: <87eedki93x.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87r1hmr8qr.fsf@bernoul.li> (Jonas Bernoulli's message of "Mon, 31 May 2021 21:41:48 +0200")
Hello,
Jonas Bernoulli <jonas@bernoul.li> writes:
> You did that in f99f26306c57d2342069880eac4dca324d7579ec
> but I think you added a off-by-one error in the process.
> In
>
> (>= (org-export-get-relative-level h info)
> (length sections))
>
> the ">=" should be a ">", or it can match with 4 >= 4, which
> should result in valid menus, but is currently disallowed by
> this check.
Indeed! Fixed. Thank you!
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2021-06-02 15:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-09 15:04 Texinfo exporter fails to export M-x helm-documentation Ramesh Nedunchezian
2021-04-09 20:35 ` Nicolas Goaziou
2021-05-31 19:41 ` Jonas Bernoulli
2021-06-02 15:23 ` Nicolas Goaziou [this message]
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eedki93x.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jonas@bernoul.li \
--cc=rameshnedunchezian@outlook.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).