From: Eli Zaretskii <eliz@gnu.org>
To: Live System User <nyc4bos@aol.com>
Cc: eggert@cs.ucla.edu, 33571@debbugs.gnu.org
Subject: bug#33571: 26.1.90; Artifacts in echo area
Date: Mon, 03 Dec 2018 07:57:06 +0200 [thread overview]
Message-ID: <83tvjv9mq5.fsf@gnu.org> (raw)
In-Reply-To: <87pnuj2yw4.fsf@aol.com> (message from Live System User on Sun, 02 Dec 2018 20:16:11 -0500)
> From: Live System User <nyc4bos@aol.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, 33571@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-".
next prev parent reply other threads:[~2018-12-03 5:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-02 3:17 bug#33571: 26.1.90; Artifacts in echo area Live System User
2018-12-02 7:29 ` Eli Zaretskii
2018-12-02 7:43 ` Eli Zaretskii
2018-12-02 17:43 ` Paul Eggert
2018-12-02 18:10 ` Eli Zaretskii
2018-12-02 20:56 ` Live System User
2018-12-02 23:18 ` Paul Eggert
2018-12-03 1:16 ` Live System User
2018-12-03 5:57 ` Eli Zaretskii [this message]
2018-12-03 20:03 ` Live System User
2018-12-03 20:28 ` Eli Zaretskii
2018-12-03 21:06 ` Live System User
2018-12-04 6:34 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83tvjv9mq5.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=33571@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=nyc4bos@aol.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.