bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33571: 26.1.90; Artifacts in echo area


From: Eli Zaretskii
Subject: bug#33571: 26.1.90; Artifacts in echo area
Date: Mon, 03 Dec 2018 22:28:52 +0200

> From: Live System User <nyc4bos@aol.com>
> Cc: eggert@cs.ucla.edu,  33571@debbugs.gnu.org
> Date: Mon, 03 Dec 2018 15:03:04 -0500
> 
>   If "C-c g" is somehow being defined as a prefix  key, it's not
>   showing up as such in "C-h b" (describe-bindings).

What do the below produce when evaluated?

  (global-key-binding "\C-cg")
  (local-key-binding "\C-cg")
  (minor-mode-key-binding "\C-cg")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]