[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org and Hyperbole
From: |
Ihor Radchenko |
Subject: |
Re: Org and Hyperbole |
Date: |
Mon, 04 Jul 2022 19:01:08 +0800 |
"Fraga, Eric" <e.fraga@ucl.ac.uk> writes:
> just one quick comment and question (maybe the documentation covers
> this; if so, apologies): when I tried hyperbole years ago, the annoying
> thing was that it took over C-h. My muscle memory after decades of
> Emacs use was disturbed significantly as I use C-h (for Emacs help) all
> the time.
I posted a bug report related to this in the past and it was fixed. So,
situation may be somewhat better. You might try and see what happens.
However, it appears that something else regarding C-h changed after the
fix as well. At least, I cannot load hyperbole anymore because of some
other aggressive binding (I have C-h rebound to something else):
Debugger entered--Lisp error: (error "Key sequence C-h h starts with non-prefix
key C-h")
(global-set-key [8 104] hyperbole)
(hkey-initialize)
(hyperb:init)
...
(require hyperbole nil t)
Best,
Ihor
- Re: Org and Hyperbole, Fraga, Eric, 2022/07/04
- Re: Org and Hyperbole,
Ihor Radchenko <=
- Re: Org and Hyperbole, Tim Cross, 2022/07/04
- Re: Org and Hyperbole, Fraga, Eric, 2022/07/04
- Re: Org and Hyperbole, Robert Weiner, 2022/07/04
- Re: Org and Hyperbole, Fraga, Eric, 2022/07/06
- Re: Org and Hyperbole, Robert Weiner, 2022/07/06
- Re: Org and Hyperbole, Fraga, Eric, 2022/07/07
Re: Org and Hyperbole, Max Brieiev, 2022/07/07