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

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

bug#6857: shell-command should say where it is talking about


From: Lars Magne Ingebrigtsen
Subject: bug#6857: shell-command should say where it is talking about
Date: Sat, 02 Jul 2011 23:02:13 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

jidanni@jidanni.org writes:

> Therefore code like
>
>           (let ((output
>                  (if (and error-file
>                           (< 0 (nth 7 (file-attributes error-file))))
>                      "some error output"
>                    "no output")))
>
> needs to mention shell-command-default-error-buffer if set, to the user.

Ok; fixed now.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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