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

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

Re: shell-command-on-region


From: Alexander Pohoyda
Subject: Re: shell-command-on-region
Date: Thu, 19 Aug 2004 09:16:21 +0200 (CEST)

> Does this give you good results?
> 
> *** simple.el 16 Aug 2004 18:43:58 -0400      1.652
> --- simple.el 17 Aug 2004 16:10:52 -0400      
> ***************
> *** 1628,1634 ****

I'm not able to test this patch.  I've applied it and deleted
simple.elc file, but the behavior hasn't changed and the new code is
not seen from the debugger.  Are there any known problems patching
simple.el file?

I have also tried this:
find ./ -name "*.elc" -print0 | xargs -0 rm --> same result
gmake maintainer-clean && ./configure && gmake bootstrap && gmake -->
same result


Anyway, wouldn't it make sense to have some value of ERROR-BUFFER
when no error buffer is created at all?  Like `call-process-region'
function with STDERR-FILE equals nil --> discard standard error
output.


-- 
Alexander Pohoyda <address@hidden>
PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72  15 54 5F 62 20 23 C6 44




reply via email to

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