GNU bug report logs - #33571
26.1.90; Artifacts in echo area

Previous Next

Package: emacs;

Reported by: Live System User <nyc4bos <at> aol.com>

Date: Sun, 2 Dec 2018 03:18:02 UTC

Severity: minor

Tags: moreinfo, wontfix

Found in version 26.1.90

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Live System User <nyc4bos <at> aol.com>
Cc: eggert <at> cs.ucla.edu, 33571 <at> debbugs.gnu.org
Subject: bug#33571: 26.1.90; Artifacts in echo area
Date: Mon, 03 Dec 2018 07:57:06 +0200
> From: Live System User <nyc4bos <at> aol.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  33571 <at> debbugs.gnu.org
> Date: Sun, 02 Dec 2018 20:16:11 -0500
> 
>   Sorry, I meant to type:
> 
>          C-c g-
> 
>    which I have bound to "magit-status":
> 
> (defadvice magit-status (around magit-fullscreen activate)
>   (window-configuration-to-register :magit-fullscreen)
>   ad-do-it
>   (delete-other-windows))
> (global-set-key "\C-c\g" 'magit-status)

Sounds like something else in your customizations or the packages you
load defines "C-c g" as a prefix key.  Because if I bind "C-c g" to
some function and then type "C-c g", I see "C-C g" in the echo area,
not "C-c g-".




This bug report was last modified 6 years and 152 days ago.

Previous Next


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