From: Lars Ingebrigtsen <larsi@gnus.org>
To: Daniel Mendler <mail@daniel-mendler.de>
Cc: 47771@debbugs.gnu.org
Subject: bug#47771: 27.1; `Info-read-node-name` throws error during completion
Date: Thu, 06 May 2021 11:26:04 +0200 [thread overview]
Message-ID: <87tungz00j.fsf@gnus.org> (raw)
In-Reply-To: <76b980e3-3482-4abf-eb42-41c31382e145@daniel-mendler.de> (Daniel Mendler's message of "Wed, 5 May 2021 17:48:33 +0200")
Daniel Mendler <mail@daniel-mendler.de> writes:
> Thank you. There is one additional issue I missed in the bug report. If
> you call `Info-build-node-completions` with a file without info tags, it
> will also throw an error. So maybe it would be better to wrap
> `(Info-build-node-completions (Info-find-file file1 nil t))` with
> `ignore-errors`?
Slapping an `ignore-errors' around all that code feels a bit excessive
(it makes debugging hard), so I've instead made
`Info-build-node-completions' a bit more resilient -- it'll catch errors
from `Info-goto-node' instead.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-05-06 9:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 12:53 bug#47771: 27.1; `Info-read-node-name` throws error during completion Daniel Mendler
2021-05-05 14:59 ` Lars Ingebrigtsen
2021-05-05 15:48 ` Daniel Mendler
2021-05-06 9:26 ` Lars Ingebrigtsen [this message]
2021-05-06 9:42 ` Daniel Mendler
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tungz00j.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=47771@debbugs.gnu.org \
--cc=mail@daniel-mendler.de \
/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.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).