Robert Weiner <rsw@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 70277) by debbugs.gnu.org; 30 Jun 2024 02:57:46 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jun 29 22:57:45 2024 Received: from localhost ([127.0.0.1]:54278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sNkl7-00029I-Gr for submit <at> debbugs.gnu.org; Sat, 29 Jun 2024 22:57:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <rsw@HIDDEN>) id 1sNkl6-000295-3U for 70277 <at> debbugs.gnu.org; Sat, 29 Jun 2024 22:57:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rsw@HIDDEN>) id 1sNkiu-00081f-Gx for 70277 <at> debbugs.gnu.org; Sat, 29 Jun 2024 22:55:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=To:Subject:Date:From:MIME-Version:in-reply-to: references; bh=nuJ8Z3lwjjgg1ZB2ilUfSXEmzJ0+MCJkEy1M3JOmg10=; b=Rmda9Pl+3adKDC JSvcu/Cq9ubBb7ea/t70qhw92r6Ibhw/PKU06LoTDyix/W0C2JidxQwGPJWXDs13sdlfr9BWDmIsY 7LvQtXsgbYwG25depULl7Z5ZPn9Co7CikCbE2wzKrQw4bme/vmLzxGWcEFtVQEgr267K5WVbG7utx fKp5RN+V+HcbjcIM+TKecGLcoGvB7NpDrgsqpLLrjWBLzSjQg+2mBkdShYnW0kLfCKvsWhtZqeT82 TO9ThJd9GfwNVgCv4SOCUTz4zoo2HPAp8TfSnU5ePM80TExIzPG3l7kqesSGZiiYhCGR532+G8Bf2 QsebKClVYq/eo1nHrhAQ==; X-Gm-Message-State: AOJu0YxLlbEy6wzshoQCj2p+VOmi6NRejLr/y+q/CxBSxB5Yk8JnUtKL 88idG5F5H1fjMJkP2jmktBnZFMaYySeA4vCGxdzaxyZ+5fvhkoZx98y26e2AJi+CnQlOp1HTMQ/ whT82qHcQs0ynPIfrmgwFJMYNOMM= X-Google-Smtp-Source: AGHT+IGAo41/EPEoOByeEEz93xTv1tOgVVXSmZLY9yCt0w+iT9oQbE59ejK+Aq//GwxSa5s5AB+ROpnT9im7kguMuGI= X-Received: by 2002:a05:6122:1d13:b0:4f2:aa91:34eb with SMTP id 71dfb90a1353d-4f2aa913b3cmr1564680e0c.1.1719716127193; Sat, 29 Jun 2024 19:55:27 -0700 (PDT) MIME-Version: 1.0 From: Robert Weiner <rsw@HIDDEN> Date: Sat, 29 Jun 2024 22:55:01 -0400 X-Gmail-Original-Message-ID: <CA+OMD9g5UgBeNtyTWtch=Q0b6UYMwHkyntY6SKtm_S8_WqNFsA@HIDDEN> Message-ID: <CA+OMD9g5UgBeNtyTWtch=Q0b6UYMwHkyntY6SKtm_S8_WqNFsA@HIDDEN> Subject: Re: bug#70277: Crash when attempting to create a regular button To: Marc Coquand <marc@HIDDEN> Content-Type: multipart/alternative; boundary="000000000000e08016061c129cca" X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 70277 Cc: 70277 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Reply-To: rswgnu@HIDDEN Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) --000000000000e08016061c129cca Content-Type: text/plain; charset="UTF-8" Marc Coquand <marc@HIDDEN> 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 --000000000000e08016061c129cca Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:monospac= e,monospace">Marc Coquand <<a href=3D"mailto:marc@HIDDEN">marc@mccd.= space</a>> writes:<br><br>> Heya!<br>><br>> I'm having issu= es creating a regular Hyperbole button with {C-h h i c}<br>> and Info-in= dex.<br>><br>> I wanted to link to a specific info page, however, aft= er setting a label<br>> and attempting to link to Info-index, I get the = error:<br>><br>> Debugger entered--Lisp error: (error "Cannot cl= one a file-visiting buffer")<br>> =C2=A0 error("Cannot clone a= file-visiting buffer")<br>> =C2=A0 clone-buffer()<br><br>This is t= he regular behavior of Emacs Info-index when called interactively from a bu= ffer with an attached file.=C2=A0 It simply doesn't support what you ar= e trying to do.=C2=A0 As mentioned in another response to your issue, use t= he action type link-to-Info-index-item instead.<br><br>> I'm also no= ticing that regular info is broken as well:<br>><br>> {C-h h i c eat&= lt;RET>info<RET>}<br>><br>> Creates the following:<br>><b= r>> <[eat]> - <nil nil nil><br>><br><br>The above works a= bit better now but again you should choose the action type link-to-Info-no= de instead.<br><br>Hope that helps.=C2=A0 We'll be closing this issue n= ow.<br><br>-- rsw<br></div></div> --000000000000e08016061c129cca--
bug-hyperbole@HIDDEN
:bug#70277
; Package hyperbole
.
Full text available.Received: (at 70277) by debbugs.gnu.org; 9 Apr 2024 01:59:49 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 08 21:59:49 2024 Received: from localhost ([127.0.0.1]:47927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1ru0m5-0006sm-9S for submit <at> debbugs.gnu.org; Mon, 08 Apr 2024 21:59:49 -0400 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]:38304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <rswgnu@HIDDEN>) id 1ru0m0-0006sJ-Lh for 70277 <at> debbugs.gnu.org; Mon, 08 Apr 2024 21:59:47 -0400 Received: by mail-qk1-x72f.google.com with SMTP id af79cd13be357-78d6dce26easo10450585a.1 for <70277 <at> debbugs.gnu.org>; Mon, 08 Apr 2024 18:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712627971; x=1713232771; darn=debbugs.gnu.org; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:from:to:cc:subject:date:message-id :reply-to; bh=aMND5A4tm4/RJX7YugC3r4GemWcD6yWKy38Dv8NI4nY=; b=NG3mEObk1eOZ8x6ZPf/I3lUDtLWwE+HrC6DNGwImEJbNp/eVIWc6IkVFPTNGQRlv2I d45bFh7yorMPXfn2hXD7q0xDgMtDa5KWPQuNNWYQ6aSQOxQnlx+4+pyPV7+kM5GQ3JBD 0Qa+gGbGRHPtvaTzsZdn8Ww8btr/8BegRtTDdJ4NO4kYWWikmbh27Sq10tWOp7xakBRx FY3qwNl6A3r6zoFkQyYv4JKgE9ZsM4An+lcaIK9q1XijB611pa4Ijq+QcO4JQxDvLRpi mBxrcP0nHMHnYL2D7ipJltHEkXFrXLae4L1/p/Is9NYoXHwwKBABpHlvUq9g+zUMKMom 2gDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712627971; x=1713232771; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aMND5A4tm4/RJX7YugC3r4GemWcD6yWKy38Dv8NI4nY=; b=Xy4vM4e0Awn5le9WE8w2oumEHNMnDiqVqPDB+oS5RFVMp5Q0LN/FMGo/kZdpOisL1G kqHNkfM44UoKkLLCIW5uYITOLjaRl8hiOjGiQQPJKPhbDyut235wQQVWdJk+c/0pZKbZ bMuuoZwPDKbaPOoUyGS8A4cCjtxWcsMSHeqGLRnEx6AOScUIiz/JbPydPpHXvoYjNzhV lNsBFPYccW/d4JqBQNKJNftEGPtT+Kq0mmvyPWtFlDQHex4sl+q9iE7GklUExC3xfKOK EuF+GCwZpKBWRNHbNWX7BDHH/HolrCGmaAJzUAvzhGMVRrDbL0/46I0J3f01uuct3vzQ /9sQ== X-Forwarded-Encrypted: i=1; AJvYcCXPnPnlw2XcnD2H5B4Kir1GGsfgRFxKZCM/cscmaAqe4chn5EsKIOxL1a84S92FnZ0XiUoRG32eru9OzA/tb7IE1tjQzqs= X-Gm-Message-State: AOJu0YyqK98PE6CT10LQ9ZCgp2fDRDYodpeIor6ALKfbhxex7d9lwFLy bapW+c5sKY3Q+dlHQTzpbMQj/n6L6NGVMozt3QG4MFMxtLRvvrs86gSAvi5y X-Google-Smtp-Source: AGHT+IEzQqSUHrNoG/OOFvjRMBSSAyEPjU0XQesOUi988vi7ENFjXBnKgJ0Fuoeff/KvViZ4GUjY4A== X-Received: by 2002:a05:620a:248c:b0:78d:4648:5701 with SMTP id i12-20020a05620a248c00b0078d46485701mr12451937qkn.1.1712627971002; Mon, 08 Apr 2024 18:59:31 -0700 (PDT) Received: from smtpclient.apple (ool-2f1480e0.dyn.optonline.net. [47.20.128.224]) by smtp.gmail.com with ESMTPSA id qs1-20020a05620a394100b0078a3a648bc3sm3714001qkn.2.2024.04.08.18.59.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 Apr 2024 18:59:30 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Robert Weiner <rswgnu@HIDDEN> Mime-Version: 1.0 (1.0) Subject: Re: bug#70277: Crash when attempting to create a regular button Date: Mon, 8 Apr 2024 21:59:20 -0400 Message-Id: <89D0492F-44AE-4D4D-BA80-F6DC96742B0F@HIDDEN> References: <8734rvsi92.fsf@HIDDEN> In-Reply-To: <8734rvsi92.fsf@HIDDEN> To: Mats Lidell <matsl@HIDDEN> X-Mailer: iPhone Mail (21E236) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70277 Cc: 70277 <at> debbugs.gnu.org, Marc Coquand <marc@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) One way around this is to enter (with completion) link-to-Info-index-item, r= ather than just =E2=80=98Info=E2=80=99. Or you can use link-to-Info-node if= that is what you want. Both should work. Not sure what =E2=80=98Info=E2=80= =99 by itself is doing but we=E2=80=99ll sort that out separately. -- rsw > On Apr 8, 2024, at 4:39=E2=80=AFPM, Mats Lidell <matsl@HIDDEN> wrote: >=20 > =EF=BB=BF >>=20 >> Marc Coquand writes: >> Heya! >>=20 >> I'm having issues creating a regular Hyperbole button with {C-h h i c} >> and Info-index. >>=20 >> 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: >>=20 >> Debugger entered--Lisp error: (error "Cannot clone a file-visiting buffer= ") >> error("Cannot clone a file-visiting buffer") >> clone-buffer() >> byte-code("\304\305 \306 \307\30\31\32\33\310 \210\311\216r\nq\210\312 >> \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes >> Info-complete-menu-buffer completion-ignore-case t clone-buffer >> Info-index-nodes nil info--ensure-not-in-directory-node >> #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index >> completing-read "Index topic: " Info-complete-menu-item] 4) >> hargs:iform-read((interactive (byte-code "\304\305 \306 >> \307\30\31\32\33\310 \210\311\216r\nq\210\312 >> \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes >> Info-complete-menu-buffer completion-ignore-case t clone-buffer >> Info-index-nodes nil info--ensure-not-in-directory-node >> #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index >> completing-read "Index topic: " Info-complete-menu-item] 4)) nil) >> hargs:action-get(#<subr Info-index> nil) >> hargs:actype-get(Info-index) >> hui:ibut-create(nil nil) >> funcall-interactively(hui:ibut-create nil nil) >> hui:menu-act(hyperbole nil nil nil) >> hyperbole(nil nil nil nil) >> funcall-interactively(hyperbole nil nil nil nil) >> command-execute(hyperbole) >>=20 >> Version is 20240401.1927. >>=20 >> I'm also noticing that regular info is broken as well: >>=20 >> {C-h h i c eat<RET>info<RET>} >>=20 >> Creates the following: >>=20 >> <[eat]> - <nil nil nil> >>=20 >> Thanks in advance for any help. >>=20 >> Sincerely, >> Marc >=20 > Hi Marc, >=20 > Thanks for your report. We have confirmed the problems and are working on i= t. >=20 > %% Mats >=20 >=20 >=20 > _______________________________________________ > Bug-hyperbole mailing list > Bug-hyperbole@HIDDEN > https://lists.gnu.org/mailman/listinfo/bug-hyperbole
bug-hyperbole@HIDDEN
:bug#70277
; Package hyperbole
.
Full text available.Received: (at 70277) by debbugs.gnu.org; 8 Apr 2024 20:38:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 08 16:38:06 2024 Received: from localhost ([127.0.0.1]:47773 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rtvkj-0000z1-NE for submit <at> debbugs.gnu.org; Mon, 08 Apr 2024 16:38:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <matsl@HIDDEN>) id 1rtvkh-0000xr-LR for 70277 <at> debbugs.gnu.org; Mon, 08 Apr 2024 16:38:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <matsl@HIDDEN>) id 1rtvkU-000600-Bo; Mon, 08 Apr 2024 16:37:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=l9Du+h7DYFCd29LZOdfguMZV7spcxa5Zh/QmpN8z4iA=; b=X4q5fzgkqyhSq1gT0RDX IpfDm3ZxqCaSYGr09r3REgeXaTCjpddR+VbLS86ZzcRnAGHktUzEOFI0105eHTToUGOC5pWTBpmw/ 3dDk+C6hqo3pm838jaUh3Nxn4B6xfaTz+FgNjHVePW+Io6JYz+GzWtVleWqnmA78AKesP2x51s1jW l0C0OEt4RFGdcNmDnG1FQGYDhAgyANQGN+PRNBFkzmRsEbOLMzwiAThUMi7Ky0MJGZXQ7/lJrAjIo UFhJkgoROtZiX1dCwWj8abu12qQxsfgnC0bQ/edE647SurBV8nVszDSM1WI/n/UTGfNW9PGBNgKzN zWvwVI/p7PHSRw==; From: Mats Lidell <matsl@HIDDEN> To: Marc Coquand <marc@HIDDEN> Subject: Re: bug#70277: Crash when attempting to create a regular button In-Reply-To: <87zfu4m08j.fsf@HIDDEN> (Marc Coquand's message of "Mon, 08 Apr 2024 08:44:41 -0500") References: <87zfu4m08j.fsf@HIDDEN> Date: Mon, 08 Apr 2024 22:37:45 +0200 Message-ID: <8734rvsi92.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 70277 Cc: 70277 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > Marc Coquand 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() > byte-code("\304\305 \306 \307\30\31\32\33\310 \210\311\216r\nq\210\312 > \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes > Info-complete-menu-buffer completion-ignore-case t clone-buffer > Info-index-nodes nil info--ensure-not-in-directory-node > #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index > completing-read "Index topic: " Info-complete-menu-item] 4) > hargs:iform-read((interactive (byte-code "\304\305 \306 > \307\30\31\32\33\310 \210\311\216r\nq\210\312 > \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes > Info-complete-menu-buffer completion-ignore-case t clone-buffer > Info-index-nodes nil info--ensure-not-in-directory-node > #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index > completing-read "Index topic: " Info-complete-menu-item] 4)) nil) > hargs:action-get(#<subr Info-index> nil) > hargs:actype-get(Info-index) > hui:ibut-create(nil nil) > funcall-interactively(hui:ibut-create nil nil) > hui:menu-act(hyperbole nil nil nil) > hyperbole(nil nil nil nil) > funcall-interactively(hyperbole nil nil nil nil) > command-execute(hyperbole) > > Version is 20240401.1927. > > 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> > > Thanks in advance for any help. > > Sincerely, > Marc Hi Marc, Thanks for your report. We have confirmed the problems and are working on it. %% Mats
bug-hyperbole@HIDDEN
:bug#70277
; Package hyperbole
.
Full text available.Received: (at submit) by debbugs.gnu.org; 8 Apr 2024 13:51:37 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Apr 08 09:51:37 2024 Received: from localhost ([127.0.0.1]:45627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rtpPM-0005Q4-JY for submit <at> debbugs.gnu.org; Mon, 08 Apr 2024 09:51:36 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52816) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <marc@HIDDEN>) id 1rtpPI-0005PC-F1 for submit <at> debbugs.gnu.org; Mon, 08 Apr 2024 09:51:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marc@HIDDEN>) id 1rtpP5-0002Az-I3 for bug-hyperbole@HIDDEN; Mon, 08 Apr 2024 09:51:19 -0400 Received: from fhigh7-smtp.messagingengine.com ([103.168.172.158]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <marc@HIDDEN>) id 1rtpP0-0006wE-Go for bug-hyperbole@HIDDEN; Mon, 08 Apr 2024 09:51:19 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailfhigh.nyi.internal (Postfix) with ESMTP id 214EE1140142 for <bug-hyperbole@HIDDEN>; Mon, 8 Apr 2024 09:51:13 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 08 Apr 2024 09:51:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mccd.space; h=cc :content-type:content-type:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:subject:subject:to:to; s=fm1; t=1712584273; x=1712670673; bh=lY1TXyctWjF+Xt2zYEbhDEfN9X5kfdan KGJLr5SXKq4=; b=XOQzCF6ZWSGJ4GiltE9JqIhtGMV/ZCdQaa5XNiEvdn8igsHY pMZdMWOtMB42ubTSbsFCMOTZnVLzosyvVpSnC4XDdICEUxDrQMLhQw2FC4AMxLlz 4ZIg7uLCsuCCbzx6mrh3gysFcT3Vj+zsbmC101HtfRGpqd9/wEEsxtuY9U+IDq2r VytC9iIZbuOQGYVQuJW9TA/vBWebvemLCk6ZvClivqDv9Q9dqK5rSGf8cLXItLa3 +hWJTv3Ppnik+BlqqC36XGa+VyB+ONCIGeLOOxEr2V0DOV9szIktubptBiU6vrFn RcJJ4tNGEKN3ggilOCxPpcuTD0Iiuv7R+lJ50Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1712584273; x=1712670673; bh=lY1TXyctWjF+Xt2zYEbhDEfN9X5kfdanKGJ Lr5SXKq4=; b=O8uhg/rqlI0AhrRU2a8a6EAU7yi6KQm8nI4mi2TeD/liDNg/6ix yGQtRdoENHSSKj3c6jo+Tw7YX5dQu/ScAbjomGDkE5C9fQ6kb34sAJJwp0GgX2M2 o3mzrt/2BrKrHM7NJzG+IHWAfTVp9XMfZ9U3CNUp4uZ1LasHUTVAg2jh0/rsfKQI Unj/cgPgj/vXhotCs00FFPMIzwERdvTTI3pqEd7njtzrE6fgTtvkDBwk0N179nf4 yMjhFjkuZIjWVDpFyUDNc60RGjiYFi3ajFZt/vpuasc+IQcwkOMmFpiRgb6TEbn1 j48OXtjO/L1J1bQD/PKwADjX9o2tCdcXkNw== X-ME-Sender: <xms:UPYTZqxeAX2ubq9YYHX2mFuvcoYSCkW-SsGBYbERoiqSxGJg5Iu-Xg> <xme:UPYTZmTzKSvTuLygVo1DnClR8ng8F9CGofz7XF2y-X9iMCWkmbQ9Vfoh5NC9wKdyY mS_yWSqwwdHx5W2QrM> X-ME-Received: <xmr:UPYTZsXRGCFz0zIUNV4e5yz7hz6Wvra9DryNWp5W8bNXKI0X8yn8C6rcbPVE> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrudegiedgieekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpegfhffvufffkfggtgesthdtredttd ertdenucfhrhhomhepofgrrhgtucevohhquhgrnhguuceomhgrrhgtsehmtggtugdrshhp rggtvgeqnecuggftrfgrthhtvghrnhepgfduledtueektdfgtefhueeiveffheejhfdvfe fgtdejffduteevvefhhedvjeetnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhepmhgrrhgtsehmtggtugdrshhprggtvg X-ME-Proxy: <xmx:UPYTZgi7h-Bg9c7ngwXXXUoyoXAW1ysQHpi80Jw3kESszopvHcKt1Q> <xmx:UPYTZsCWdyMb_PbFUc7NRnfmkh0GWGGS_IUg3HD7QwFgcPip8dJ9-A> <xmx:UPYTZhJMQoUw2sPiYKRriACHRVvm4R01xDdRTgVno_ACtt0wNJURsQ> <xmx:UPYTZjAhyHzTwNfdpvKtNfp_dTNDQRqdptPonGlDrFh2Jx83r2unfg> <xmx:UfYTZl4fKFoDsGftIG0xENh75mmPv_lTa-QGnV3BuFwnfEg_pT-FS2aa> Feedback-ID: ia2d149fd:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for <bug-hyperbole@HIDDEN>; Mon, 8 Apr 2024 09:51:12 -0400 (EDT) User-agent: mu4e 1.10.8; emacs 29.3 From: Marc Coquand <marc@HIDDEN> To: bug-hyperbole@HIDDEN Subject: Crash when attempting to create a regular button Date: Mon, 08 Apr 2024 08:44:41 -0500 Message-ID: <87zfu4m08j.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=103.168.172.158; envelope-from=marc@HIDDEN; helo=fhigh7-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.3 (/) 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() byte-code("\304\305 \306 \307\30\31\32\33\310 \210\311\216r\nq\210\312 \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes Info-complete-menu-buffer completion-ignore-case t clone-buffer Info-index-nodes nil info--ensure-not-in-directory-node #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index completing-read "Index topic: " Info-complete-menu-item] 4) hargs:iform-read((interactive (byte-code "\304\305 \306 \307\30\31\32\33\310 \210\311\216r\nq\210\312 \210\313\314\315\".\6C\207" [Info-history-list Info-complete-nodes Info-complete-menu-buffer completion-ignore-case t clone-buffer Info-index-nodes nil info--ensure-not-in-directory-node #f(compiled-function () #<bytecode 0x1f9d9807f94f6>) Info-goto-index completing-read "Index topic: " Info-complete-menu-item] 4)) nil) hargs:action-get(#<subr Info-index> nil) hargs:actype-get(Info-index) hui:ibut-create(nil nil) funcall-interactively(hui:ibut-create nil nil) hui:menu-act(hyperbole nil nil nil) hyperbole(nil nil nil nil) funcall-interactively(hyperbole nil nil nil nil) command-execute(hyperbole) Version is 20240401.1927. 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> Thanks in advance for any help. Sincerely, Marc
Marc Coquand <marc@HIDDEN>
:bug-hyperbole@HIDDEN
.
Full text available.bug-hyperbole@HIDDEN
:bug#70277
; Package hyperbole
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.