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

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

Re: *shell* buffer in GNU Emacs 23.0.0 has faulty terminal control


From: Peter Dyballa
Subject: Re: *shell* buffer in GNU Emacs 23.0.0 has faulty terminal control
Date: Thu, 28 Sep 2006 12:19:40 +0200


Am 28.09.2006 um 04:37 schrieb Miles Bader:

Miles Bader <address@hidden> writes:
E.g., do:

   ./git_xorg.sh > file

and send "file" as a binary attachment.

hmmm, probably better do:

    ./git_xorg.sh > file 1>&2

In case it's writing that stuff to stderr.


Neither this nor the other method nor (GNU) tee work, neither in bash nor in tcsh. All log files are empty. Git obviously is sending ANSI escape sequences directly to the terminal. This works fine in GNU Emacs 22.0.50's *shell* buffer, but not in Unicode Emacs 23.0.0.

--
Greetings

  Pete

There's something the technicians need to learn from the artists. If it isn't aesthetically pleasing, it's probably wrong.






reply via email to

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