GNU bug report logs -
#70277
Crash when attempting to create a regular button
Previous Next
Reported by: Marc Coquand <marc <at> mccd.space>
Date: Mon, 8 Apr 2024 13:52:02 UTC
Severity: normal
Done: rswgnu <at> gmail.com
Bug is archived. No further changes may be made.
Full log
Message #14 received at 70277 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Marc Coquand <marc <at> mccd.space> writes:
> Heya!
>
> I'm having issues creating a regular Hyperbole button with {C-h h i c}
> and Info-index.
>
> I wanted to link to a specific info page, however, after setting a label
> and attempting to link to Info-index, I get the error:
>
> Debugger entered--Lisp error: (error "Cannot clone a file-visiting
buffer")
> error("Cannot clone a file-visiting buffer")
> clone-buffer()
This is the regular behavior of Emacs Info-index when called interactively
from a buffer with an attached file. It simply doesn't support what you
are trying to do. As mentioned in another response to your issue, use the
action type link-to-Info-index-item instead.
> I'm also noticing that regular info is broken as well:
>
> {C-h h i c eat<RET>info<RET>}
>
> Creates the following:
>
> <[eat]> - <nil nil nil>
>
The above works a bit better now but again you should choose the action
type link-to-Info-node instead.
Hope that helps. We'll be closing this issue now.
-- rsw
[Message part 2 (text/html, inline)]
This bug report was last modified 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.