emacs-devel
[Top][All Lists]
Advanced

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

process-lines


From: Eli Zaretskii
Subject: process-lines
Date: Sun, 19 Oct 2008 14:36:32 +0200

This function signals an error if the program it runs exits with a
non-zero status.  That sounds like an unfortunate limitation for a
general-purpose subroutine, since some programs convey useful
information through non-zero status.  Diff is one example of such
programs; there are others.

I suggest to add an optional argument to control the behavior when the
program exits "abnormally".




reply via email to

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