Re: The hyperspec keyboard shortcut started launching my email client instead of my browser?
Christian Lynbech <[email protected]> Sun, 22 Mar 2020 17:38:29 +0100
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
It sounds a bit strange, a few things to try:
- check the emacs key binding (C-h k C-c d h)
- check the keyboard submenu of the configuration of your window manager
- check what is actually being generated with the `xev' command
-- Christian
-----------------------
On Sun, Mar 22 2020, Jeffrey Cunningham wrote:
For years I've been using Slime's keyboard shortcut to bring up my
browser on a local copy of the hyperspec using the standard Ctrl-c d h
shortcut. Now its started launching a new email window in Thunderbird,
my email client, instead.
I'm running Ubuntu 18.04, Emacs 25.2.2, and Slime 2.24.
Anyone run into this? Any idea how to fix it?
Thanks.
--Jeff