all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: charles@aurox.ch (Charles A. Roelli)
To: Alan Third <alan@idiocy.org>
Cc: svend@svends.net, 32438@debbugs.gnu.org, monnier@iro.umontreal.ca
Subject: bug#32438: 26.1; Long command in shell-mode results in ^G being  displayed
Date: Sun, 26 Aug 2018 17:46:05 +0200	[thread overview]
Message-ID: <m2efel3zcy.fsf@aurox.ch> (raw)
In-Reply-To: <20180826124809.GA1013@breton.holly.idiocy.org> (message from Alan Third on Sun, 26 Aug 2018 13:48:09 +0100)

> Date: Sun, 26 Aug 2018 13:48:09 +0100
> From: Alan Third <alan@idiocy.org>
> 
> On Wed, Aug 22, 2018 at 09:48:14PM +0200, Charles A. Roelli wrote:
> > 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.
> 
> I can’t reproduce in either 26 or the master branch. Strange.

Odd.

On this box, the behavior traces back to the following commit.

  commit 2b0a91e78f83fb446cc38efb99399e83ad2cded3
  Author: Stefan Monnier <monnier@iro.umontreal.ca>
  Date:   Mon Apr 12 22:07:48 2010 -0400

      Try to solve the problem of spurious EOF chars in long lines of text
      sent to interactive subprocesses.
      * sysdep.c (child_setup_tty): Do not enable ICANON any more.
      (system_process_attributes): Remove unused var `ttotal'.
      * process.c (send_process): Don't bother breaking long line with EOF
      chars when talking to ttys any more.
      (wait_reading_process_output): Output a warning when called in such
      a way that it could block without being interruptible.





  reply	other threads:[~2018-08-26 15:46 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
2018-08-26 12:48   ` Alan Third
2018-08-26 15:46     ` Charles A. Roelli [this message]
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=m2efel3zcy.fsf@aurox.ch \
    --to=charles@aurox.ch \
    --cc=32438@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=monnier@iro.umontreal.ca \
    --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.