Re: The hyperspec keyboard shortcut started launching my email client instead of my browser?
Pascal Bourguignon <[email protected]> Sun, 22 Mar 2020 17:01:08 +0100
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail=_0224A961-D0B8-47A2-9E5A-82C5FD94D074 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 22 Mar 2020, at 16:01, Jeffrey Cunningham = <[email protected]> wrote: >=20 > 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. >=20 > I'm running Ubuntu 18.04, Emacs 25.2.2, and Slime 2.24. >=20 > Anyone run into this? Any idea how to fix it? You need to identify what emacs package you loaded that overrides the = C-c d h keybinding. Note that slime-documentation-lookup is normally bound to C-c C-d h=20 So C-c d h must have been put there by yourself in your ~/.emacs=20 Try to do that at the end of your ~/.emacs, to get a chanc to override = the key binding yourself. --=20 __Pascal J. Bourguignon__ --Apple-Mail=_0224A961-D0B8-47A2-9E5A-82C5FD94D074 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br = class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div = class=3D"">On 22 Mar 2020, at 16:01, Jeffrey Cunningham <<a = href=3D"mailto:[email protected]" = class=3D"">[email protected]</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div class=3D"">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.<br class=3D""><br class=3D"">I'm running Ubuntu 18.04, = Emacs 25.2.2, and Slime 2.24.<br class=3D""><br class=3D"">Anyone run = into this? Any idea how to fix it?<br = class=3D""></div></div></blockquote></div><div class=3D""><br = class=3D""></div>You need to identify what emacs package you loaded that = overrides the C-c d h keybinding.<div class=3D"">Note that <span = style=3D"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" = class=3D"">slime-documentation-lookup is normally bound = to </span>C-c C-d h </div><div class=3D"">So C-c d h must have = been put there by yourself in your ~/.emacs </div><div class=3D"">Try= to do that at the end of your ~/.emacs, to get a chanc to override the = key binding yourself.</div><div class=3D""><br class=3D""></div><div = class=3D""><div class=3D""> <div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; text-align: = start; text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: = break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" = class=3D""><div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: = break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" = class=3D""><div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: = break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" = class=3D"">-- <br class=3D"">__Pascal J. Bourguignon__</div><div = style=3D"color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: = break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" = class=3D""><br class=3D""><br class=3D""><br class=3D""></div></div></div>= </div> <br class=3D""></div></body></html>= --Apple-Mail=_0224A961-D0B8-47A2-9E5A-82C5FD94D074--