all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: charles@aurox.ch (Charles A. Roelli)
To: Svend Sorensen <svend@svends.net>
Cc: 32438@debbugs.gnu.org
Subject: bug#32438: 26.1; Long command in shell-mode results in ^G being displayed
Date: Wed, 22 Aug 2018 21:48:14 +0200	[thread overview]
Message-ID: <m2h8jm41z5.fsf@aurox.ch> (raw)
In-Reply-To: <1534264792.1726113.1473947424.493E07CA@webmail.messagingengine.com> (message from Svend Sorensen on Tue, 14 Aug 2018 09:39:52 -0700)

> From: Svend Sorensen <svend@svends.net>
> Date: Tue, 14 Aug 2018 09:39:52 -0700
> 
> To reproduce:
> 
> emacs -Q
> 
> M-x [execute-extended-command]
> s [self-insert-command]
> h [self-insert-command]
> e [self-insert-command]
> l [self-insert-command]
> l [self-insert-command]
> <return> [minibuffer-complete-and-exit]
> t [self-insert-command]
> r [self-insert-command]
> u [self-insert-command]
> e [self-insert-command]
> SPC [self-insert-command]
> C-u [universal-argument]
> 1 [digit-argument]
> 0 [digit-argument]
> 1 [digit-argument]
> 9 [digit-argument]
> a [self-insert-command]
> <return> [comint-send-input]
> 
> Expected result:
> 
> New shell prompt displayed with no output from "true" command:
> 
> $ true aaa...
> $
> 
> Actual result:
> 
> ^G displayed, pressing enter results in ^G again.
> 
> $ true aaa...
> ^G
> ^G
> 
> 
> In GNU Emacs 26.1 (build 2, x86_64-apple-darwin17.7.0, NS appkit-1561.60 Version 10.13.6 (Build 17G65))
>  of 2018-07-31 built on 200956
> Windowing system distributor 'Apple', version 10.3.1561

Thanks for reporting this.  It occurs for me in macOS in every version
of Emacs starting from 24.3, but not in version 23.4.  There must have
been a regression in between those two versions.





  parent reply	other threads:[~2018-08-22 19:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-14 16:39 bug#32438: 26.1; Long command in shell-mode results in ^G being displayed Svend Sorensen
2018-08-15 12:27 ` Noam Postavsky
2018-08-15 13:00   ` Andreas Schwab
2018-08-15 15:08   ` Svend Sorensen
2018-08-22 19:48 ` Charles A. Roelli [this message]
2018-08-26 12:48   ` Alan Third
2018-08-26 15:46     ` Charles A. Roelli
2021-02-06  5:20 ` 吴锐扬
2021-02-06 10:00   ` Eli Zaretskii
2021-02-06 19:44     ` 吴锐扬

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=m2h8jm41z5.fsf@aurox.ch \
    --to=charles@aurox.ch \
    --cc=32438@debbugs.gnu.org \
    --cc=svend@svends.net \
    /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.