unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Trent W. Buck" <trentbuck@gmail.com>
To: Chong Yidong <cyd@gnu.org>
Cc: 6685@debbugs.gnu.org
Subject: bug#6685: 23.2; Discards control characters during boot.
Date: Wed, 11 Apr 2012 20:56:52 +1000	[thread overview]
Message-ID: <20120411105650.GA19872@elba> (raw)
In-Reply-To: <87pqbevghy.fsf@gnu.org>

Chong Yidong wrote:
> trentbuck@gmail.com (Trent W. Buck) writes:
> 
> > I start emacs with a wrapper script which boils down to
> >
> >     ALTERNATIVE_EDITOR="" emacsclient -c -t
> >
> > In the past (23.1 or so), I could start emacs that way, and while the
> > daemon was loading in the background, I could type
> >
> >     M-x irc C-m M-x gnus C-m
> >
> > and when the daemon finished loading, the IRC and GNUS functions would
> > run.  Now, what happens is that I get
> >
> >     xircxgnus
> >
> > appended to *scratch*.  It seems pretty clear to me that Emacs has
> > started discarding control characters (^[ and ^M in my case).
> 
> As far as I can tell, this old bug was fixed by the introduction of
> xterm-extra-capabilities (set it to nil to avoid discarding
> pre-terminal-initialization input).

That appears to be defined in lisp/term/xterm.el, so it will only be
loaded when TERM=xterm.  Currently this is not the case for me;
TERM=screen and outside that TERM=linux (I am on the kernel fbcon).
I believe that was also the case when I reported the original bug.

(I have not actually tested this yet, as that variable is not
available in the 23.3 I have to hand just now.)





  reply	other threads:[~2012-04-11 10:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-21  2:13 bug#6685: 23.2; Discards control characters during boot Trent W. Buck
2012-04-11  8:07 ` Chong Yidong
2012-04-11 10:56   ` Trent W. Buck [this message]
2016-09-08  5:08 ` Andrew Hyatt
2016-09-08 16:21   ` Eli Zaretskii
2016-09-09 20:32     ` Andrew Hyatt
2016-09-10  6:23       ` Eli Zaretskii
2016-09-11  3:53         ` Andrew Hyatt
2016-09-11 15:35           ` Eli Zaretskii
2016-09-14 14:46             ` Trent W. Buck

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=20120411105650.GA19872@elba \
    --to=trentbuck@gmail.com \
    --cc=6685@debbugs.gnu.org \
    --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).