unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Chong Yidong <cyd@gnu.org>
Cc: 10996@debbugs.gnu.org, Aaron Meurer <asmeurer@gmail.com>
Subject: bug#10996: 24.0.94; Splash screen causes first character to beep with emacsclient
Date: Tue, 10 Apr 2012 12:51:25 -0400	[thread overview]
Message-ID: <jwvobqzv8k9.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87bon2uqdg.fsf@gnu.org> (Chong Yidong's message of "Mon, 09 Apr 2012 00:42:35 +0800")

>> Thanks, I can reproduce this now.  Looks like a regression against 23.4.
> This regression was introduced by the following commit.  I think somehow
> the keymap of the splash screen is getting applied to the first
> character typed into the emacsclient frame (which should be in the
> scratch buffer).

Indeed, the problem is that the key is read using the
splash-screen-keymap.  My commit is not the actual cause since it only
affects command remapping, and if you try his recipe and hit `q' (which
is not using command-remapping), you'll see that it does something even
more interesting.  I.e. the same problem existed with `q' before
my change.

But indeed it's a regression compared to Emacs-23, tho I haven't yet
figured where the problem really comes from.


        Stefan





  reply	other threads:[~2012-04-10 16:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12  0:07 bug#10996: 24.0.94; Splash screen causes first character to beep with emacsclient Aaron Meurer
2012-03-21 16:24 ` Chong Yidong
2012-03-30 22:00   ` Aaron Meurer
2012-04-08 13:47     ` Chong Yidong
2012-04-08 16:42       ` Chong Yidong
2012-04-10 16:51         ` Stefan Monnier [this message]
2012-04-10 17:55           ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvobqzv8k9.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=10996@debbugs.gnu.org \
    --cc=asmeurer@gmail.com \
    --cc=cyd@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).