all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: bobnewell@bobnewell.net, 15012@debbugs.gnu.org
Subject: bug#15012: 23.3; read-char inappropriate echo area content
Date: Thu, 15 Aug 2019 17:42:32 +0300	[thread overview]
Message-ID: <83h86iqylj.fsf@gnu.org> (raw)
In-Reply-To: <87y2zv2i89.fsf@mouse.gnus.org> (message from Lars Ingebrigtsen on Wed, 14 Aug 2019 20:57:42 -0700)

reopen 15012
thanks

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Wed, 14 Aug 2019 20:57:42 -0700
> Cc: 15012@debbugs.gnu.org
> 
> Bob Newell <bobnewell@bobnewell.net> writes:
> 
> > Because if you run this:
> >
> > (defun minimal-function ()
> >   (interactive)
> >     (while t
> >       (read-char-exclusive)
> >     )
> > )
> >
> > everything you've typed since you've invoked the function shows up in
> > the echo area, like this:
> >
> > ESC x m i n i m a l - f u n c t i o n RET a b c d e f g    (etc.)
> 
> (I'm going through old bug reports that have unfortunately gotten no
> responses yet.)
> 
> I tried reproducing this bug in Emacs 27, but was unable to, so I'm
> assuming it's fixed and is closing this bug report.  If you're still
> seeing this, please reopen.

I can reproduce it very easily, both in Emacs 26 and 27.  I wonder how
come you couldn't.

I don't think it's a bug, though: that's how character echoing works
in Emacs.  It is even kinda-documented in the ELisp manual, under
read-event.

I've reopened the bug, but if people agree this is established and
documented (albeit perhaps surprising) behavior, I think it should be
closed as wontfix.

Thanks.





  reply	other threads:[~2019-08-15 14:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02  7:12 bug#15012: 23.3; read-char inappropriate echo area content Bob Newell
2019-08-15  3:57 ` Lars Ingebrigtsen
2019-08-15 14:42   ` Eli Zaretskii [this message]
2019-08-15 16:01     ` Lars Ingebrigtsen
2019-08-15 16:11       ` Andreas Schwab
2019-08-15 16:14         ` Lars Ingebrigtsen
2019-08-15 16:24       ` Eli Zaretskii
2019-08-15 22:12         ` Lars Ingebrigtsen

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=83h86iqylj.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15012@debbugs.gnu.org \
    --cc=bobnewell@bobnewell.net \
    --cc=larsi@gnus.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 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.