[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#55058: error on making an external link
From: |
Bob Weiner |
Subject: |
bug#55058: error on making an external link |
Date: |
Sun, 29 Jan 2023 11:10:09 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin) |
Robert Weiner <rswgnu@gmail.com> writes:
Hi Lukas:
This has been resolved in the latest git commit to Hyperbole (the latest
pre-release). You can install that as a package by following the
directions in this Info documentation node:
"(hyperbole)Elpa In-Development Package Installation"
Use {M-RET} on that link and Hyperbole will take you right there.
We are closing this bug.
Regards,
Bob
----------------------------------------------
> Hi Lukas:
>
> Could you describe the set of steps you perform to trigger each error so we
> know the context more.
>
> Thanks,
>
> -- Bob
>
> On Apr 21, 2022, at 8:37 PM, lukas.navickas--- via Bug-hyperbole via
> <bug-hyperbole@gnu.org> wrote:
>
> Hi.
>
> I’m getting an error when I’m creating an external link.
> Backtrace screen says the following:
>
> Debugger entered--Lisp error: (error \"Start buffer, ’inbox.org’, differs
> from end buffer...\")
> signal(error (\"Start buffer, ’inbox.org’, differs from end buffer...\"))
> error(\"Start buffer, '%s', differs from end buffer, '%s'\" #<buffer
> inbox.org> #<buffer archive.org>)
> #f(compiled-function () #<bytecode -0x168ff1aa7e45cfae>)()
> hui:link-create(nil #<window 3 on archive.org> \"jdhas\"
> \"/Users/lukasnavickas/Emacs/org/archive.org\"
> \"/Users/lukasnavickas/Emacs/org/\" (link-to-file
> \"/Users/lukasnavickas/Emacs/org/inbox.org\" 5290))
> hui:link-directly()
> (or (hmouse-drag-item-to-display) (hui:link-directly))
> eval((or (hmouse-drag-item-to-display) (hui:link-directly)))
> hkey-execute(nil)
> action-key-internal()
> hmouse-function(action-key-internal nil (S-drag-mouse-2 (#<window 11 on
> inbox.org> 5290 (62 . 91) 1004726222 nil 5290 (7 . 6) nil (46 . 1) (8 . 15))))
> action-mouse-key(S-drag-mouse-2 (#<window 11 on inbox.org> 5290 (62 . 91)
> 1004726222 nil 5290 (7 . 6) nil (46 . 1) (8 . 15)))
> apply(action-mouse-key (S-drag-mouse-2 (#<window 11 on inbox.org> 5290 (62
> . 91) 1004726222 nil 5290 (7 . 6) nil (46 . 1) (8 . 15))))
> action-mouse-key-emacs((S-drag-mouse-2 (#<window 3 on archive.org> 3800
> (141 . 33) 1004724927 nil 3800 (17 . 2) nil (5 . 3) (8 . 15)) (#<window 11 on
> inbox.org> 5290 (62 . 91) 1004726222 nil 5290 (7 . 6) nil (46 . 1) (8 . 15))))
> funcall-interactively(action-mouse-key-emacs (S-drag-mouse-2 (#<window 3
> on archive.org> 3800 (141 . 33) 1004724927 nil 3800 (17 . 2) nil (5 . 3) (8 .
> 15)) (#<window 11 on inbox.org> 5290 (62 . 91) 1004726222 nil 5290 (7 . 6)
> nil (46 . 1) (8 . 15))))
> call-interactively(action-mouse-key-emacs nil nil)
> command-execute(action-mouse-key-emacs)
>
> The link works though. It’s just very disruptive.
>
> Also, hkey doesn’t work with ace-window, minibuffer says
> (hkey-drag-item): No item at point or invalid final window, #<window id>
>
> Regards,
> Lukas
> _______________________________________________
> Bug-hyperbole mailing list
> Bug-hyperbole@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-hyperbole
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#55058: error on making an external link,
Bob Weiner <=