all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thievol@posteo.net>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 58786@debbugs.gnu.org
Subject: bug#58786: 29.0.50; Error with Info-minibuf-history not declared
Date: Wed, 26 Oct 2022 06:02:39 +0000	[thread overview]
Message-ID: <87zgdjjetd.fsf@posteo.net> (raw)
In-Reply-To: <CADwFkmmayF5Yqu94Uy9kkHfsVcxGOwebUTXuH6tLJUmZh8-TkA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1180 bytes --]


Stefan Kangas <stefankangas@gmail.com> writes:

> Thierry Volpiatto <thievol@posteo.net> writes:
>
>> Info-minibuf-history is not declared hence the error when calling Info-goto-node:
>>
>> (void-function Info-minibuf-history)
>>
>> Evaling (defvar Info-minibuf-history nil) fixes it.
>>
>> See https://github.com/emacs-helm/helm/issues/2563
>
> I can't seem to reproduce this bug on current master.

Probably the variable is defined somewhere (custom?) since long time.

> Do you have a recipe to reproduce this bug, starting from "emacs -Q"?

I could reproduce from emacs -Q as described previously.

It is simple, just grep emacs repo for
Info-minibuf-history you will see it is defvared nowhere.

The commit introducing this var is:

    commit bf9364a56e618277fe72c90b3a741ade8bc0d205
    Author: Lars Ingebrigtsen <larsi@gnus.org>
    Date:   Thu Nov 11 08:09:59 2021 +0100

        Add a command to go the gnu.org version of the info page
        
        * lisp/info.el (Info-url-for-node):
        (Info-goto-node-web): New function (bug#44895).
        
        Based on code from Drew Adams <drew.adams@oracle.com>.

-- 
Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 686 bytes --]

  reply	other threads:[~2022-10-26  6:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-26  3:48 bug#58786: 29.0.50; Error with Info-minibuf-history not declared Thierry Volpiatto
2022-10-26  5:36 ` Stefan Kangas
2022-10-26  6:02   ` Thierry Volpiatto [this message]
2022-10-26  6:38     ` Stefan Kangas
2022-10-26  8:45       ` Thierry Volpiatto
2022-10-26  9:00         ` Thierry Volpiatto
2022-10-26 16:11           ` Drew Adams
2022-10-26 17:03             ` Thierry Volpiatto
2022-10-26 18:40               ` Drew Adams
2022-10-26 19:21               ` Stefan Kangas
2022-10-26 20:21                 ` Thierry Volpiatto

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=87zgdjjetd.fsf@posteo.net \
    --to=thievol@posteo.net \
    --cc=58786@debbugs.gnu.org \
    --cc=stefankangas@gmail.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 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.