bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6691: 23.2; Eshell and ^M


From: Leo
Subject: bug#6691: 23.2; Eshell and ^M
Date: Wed, 21 Jul 2010 16:09:03 +0100

1. Emacs -q
2. M-x eshell
3. in eshell enter a git repository and eval 

(let ((eshell-buffer-maximum-lines 0))
    (eshell-truncate-buffer))

4. in eshell run 'git log -1 --stat'
5. run again 'git log -1 --stat'

Step 4 should output lots of ^M as in this screenshot:

Attachment: Screen shot 2010-07-21 at 16.07.47.png
Description: eshell.png

Step 5 should output cleanly without any ^M.


In GNU Emacs 23.2.10 of 2010-07-09 on Victoria.local
Windowing system distributor `Apple Inc.', version 10.6.4

Leo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]