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.

-miles

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


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

Reply via email to