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


Message #32 received at 33571 <at> debbugs.gnu.org (full text, mbox):

From: Live System User <nyc4bos <at> aol.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: eggert <at> cs.ucla.edu, 33571 <at> debbugs.gnu.org
Subject: Re: bug#33571: 26.1.90; Artifacts in echo area
Date: Mon, 03 Dec 2018 15:03:04 -0500
Eli Zaretskii <eliz <at> gnu.org> writes:

>> 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-".

  I'm still trying to put together the mimimal configuration.

  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).

  Thanks.







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

Previous Next


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