GNU bug report logs - #51279
Be explicit here. Make a statement or ask a question.

Previous Next

Package: hyperbole;

Reported by: Brad Knotwell <bknotwell <at> yahoo.com>

Date: Tue, 19 Oct 2021 06:51:01 UTC

Severity: normal

Done: Bob Weiner <rsw <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51279 in the body.
You can then email your comments to 51279 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-hyperbole <at> gnu.org:
bug#51279; Package hyperbole. (Tue, 19 Oct 2021 06:51:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brad Knotwell <bknotwell <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-hyperbole <at> gnu.org. (Tue, 19 Oct 2021 06:51:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brad Knotwell <bknotwell <at> yahoo.com>
To: bug-hyperbole <at> gnu.org
Subject: Be explicit here.  Make a statement or ask a question.
Date: Mon, 18 Oct 2021 23:49:47 -0700
I was testing with 8.0.0pre and noticed that some of (at least one but
probably more; C-C .) org-mode's key bindings are gone when the
hyperbole minor mode is enabled. While a user can explicitly disable
hyperbole's minor mode to get the key bindings back, most users will
probably find this surprising.  Due to this, I ended up reverting to
7.1.3.

I also noticed that the docs recommend calling (hyperbole-mode 1)
instead of (require 'hyperbole) to initialize the newest version.  This
was unexpected as well.

Thx.

--Brad

I use:  Editor:      GNU Emacs 27.2 (build 1, x86_64-apple-darwin17.7.0, Carbon Version 158 AppKit 1561.6)

        Hyperbole:   7.1.3
        Sys Type:    x86_64-apple-darwin17.7.0
        OS Type:     darwin
        Window Sys:  mac
        News Reader: Gnus v5.13





Information forwarded to bug-hyperbole <at> gnu.org:
bug#51279; Package hyperbole. (Sun, 30 Jan 2022 17:02:02 GMT) Full text and rfc822 format available.

Message #8 received at 51279 <at> debbugs.gnu.org (full text, mbox):

From: Robert Weiner <rsw <at> gnu.org>
To: 51279 <at> debbugs.gnu.org
Subject: Fwd: bug#51279: Hyperbole 8.0.0pre overrides Org {C-c .} binding
Date: Sun, 30 Jan 2022 12:00:35 -0500
[Message part 1 (text/plain, inline)]
Brad Knotwell <bknotwell <at> yahoo.com> writes:

> I was testing with 8.0.0pre and noticed that some of (at least one but
> probably more; C-C .) org-mode's key bindings are gone when the
> hyperbole minor mode is enabled. While a user can explicitly disable
> hyperbole's minor mode to get the key bindings back, most users will
> probably find this surprising.  Due to this, I ended up reverting to
> 7.1.3.

Hi Brad:

Sorry, we've been working on the release and not monitoring these
messages; just saw this.  You are right, we'll look at how best to
handle sharing the C-c map between Org and Hyperbole and make some
updates.  Thanks for pointing this out.  We really need active Org
users to point out any incompatibilities.

> I also noticed that the docs recommend calling (hyperbole-mode 1)
> instead of (require 'hyperbole) to initialize the newest version.  This
> was unexpected as well.

Yes, this is a change to the setup for V8 since Hyperbole is now a minor
mode.  The install and usage docs make it pretty clear, I believe.

Thanks again,

Bob

>
> Thx.
>
> --Brad
>
> I use:  Editor:      GNU Emacs 27.2 (build 1, x86_64-apple-darwin17.7.0,
Carbon Version 158 AppKit 1561.6)
>
>         Hyperbole:   7.1.3
>         Sys Type:    x86_64-apple-darwin17.7.0
>         OS Type:     darwin
>         Window Sys:  mac
>         News Reader: Gnus v5.13
[Message part 2 (text/html, inline)]

Information forwarded to bug-hyperbole <at> gnu.org:
bug#51279; Package hyperbole. (Mon, 31 Jan 2022 22:06:01 GMT) Full text and rfc822 format available.

Message #11 received at 51279 <at> debbugs.gnu.org (full text, mbox):

From: Robert Weiner <rswgnu <at> gmail.com>
To: rswgnu <at> gmail.com
Cc: 51279 <at> debbugs.gnu.org
Subject: Re: bug#51279: Fwd: bug#51279: Hyperbole 8.0.0pre overrides Org {C-c
 .} binding
Date: Mon, 31 Jan 2022 17:05:02 -0500
[Message part 1 (text/plain, inline)]
This has been resolved in the latest Hyperbole master git tip.  Update to the latest pre-release and Hyperbole should run the same command as Org mode does for any C-c binding.

Please close this issue after testing.

-- Bob

> On Jan 30, 2022, at 12:03 PM, Robert Weiner <rsw <at> gnu.org> wrote:
> 
> 
> Brad Knotwell <bknotwell <at> yahoo.com> writes:
> 
> > I was testing with 8.0.0pre and noticed that some of (at least one but
> > probably more; C-C .) org-mode's key bindings are gone when the
> > hyperbole minor mode is enabled. While a user can explicitly disable
> > hyperbole's minor mode to get the key bindings back, most users will
> > probably find this surprising.  Due to this, I ended up reverting to
> > 7.1.3.
> 
> Hi Brad:
> 
> Sorry, we've been working on the release and not monitoring these
> messages; just saw this.  You are right, we'll look at how best to
> handle sharing the C-c map between Org and Hyperbole and make some
> updates.  Thanks for pointing this out.  We really need active Org
> users to point out any incompatibilities.
> 
> > I also noticed that the docs recommend calling (hyperbole-mode 1)
> > instead of (require 'hyperbole) to initialize the newest version.  This
> > was unexpected as well.
> 
> Yes, this is a change to the setup for V8 since Hyperbole is now a minor
> mode.  The install and usage docs make it pretty clear, I believe.
> 
> Thanks again,
> 
> Bob
> 
> >
> > Thx.
> >
> > --Brad
> >
> > I use:  Editor:      GNU Emacs 27.2 (build 1, x86_64-apple-darwin17.7.0, Carbon Version 158 AppKit 1561.6)
> >
> >         Hyperbole:   7.1.3
> >         Sys Type:    x86_64-apple-darwin17.7.0
> >         OS Type:     darwin
> >         Window Sys:  mac
> >         News Reader: Gnus v5.13
> _______________________________________________
> Bug-hyperbole mailing list
> Bug-hyperbole <at> gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-hyperbole
[Message part 2 (text/html, inline)]

bug closed, send any further explanations to 51279 <at> debbugs.gnu.org and Brad Knotwell <bknotwell <at> yahoo.com> Request was from Bob Weiner <rsw <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 12 Feb 2022 21:40:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 13 Mar 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.