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: Miles Bader
Subject: Re: *shell* buffer in GNU Emacs 23.0.0 has faulty terminal control
Date: Thu, 28 Sep 2006 11:37:52 +0900

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.

-miles

-- 
We have met the enemy, and he is us.  -- Pogo




reply via email to

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