From: Sam Steingold <sds@gnu.org>
To: emacs-devel@gnu.org
Subject: ^M in compilation buffers
Date: Tue, 17 Feb 2009 11:16:43 -0500 [thread overview]
Message-ID: <499AE2EB.9040501@gnu.org> (raw)
Hi,
omake prints progress bar using the usual ^M terminal trick.
last week it was parsed nicely by emacs, i.e., the progress bar was updated
in-place and, eventually, overwritten (by the last omake message).
today, the freshly compiled cvs head emacs does not do that: the ^M character
is inserted into the *compilation* buffer as is (instead of being interpreted
as C-a C-k):
[=== ] 01358 / 11812^M [====== ] 02995 /
11837^M [====== ] 03039 / 11837^M [====== ] 03244
/ 11849^M [====== ] 03337 / 11849^M [====== ]
03428 / 11849^M [====== ] 03502 / 11849^M [=======
] 03598 / 11849^M [======= ] 03659 / 11849^M [=======
] 03692 / ....
any advice?
Thanks
Sam.
next reply other threads:[~2009-02-17 16:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 16:16 Sam Steingold [this message]
2009-02-17 16:46 ` ^M in compilation buffers Sam Steingold
2009-02-17 18:33 ` Stefan Monnier
2009-02-17 19:49 ` Sam Steingold
2009-02-18 1:51 ` Stefan Monnier
2009-02-18 5:13 ` Glenn Morris
2009-02-18 15:39 ` Sam Steingold
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=499AE2EB.9040501@gnu.org \
--to=sds@gnu.org \
--cc=emacs-devel@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).