Am 28.09.2006 um 04:37 schrieb Miles Bader:

Miles Bader <[EMAIL PROTECTED]> 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.




_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to