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

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

bug#22679: 25.0.91; ibuffer-do-shell-command-pipe truncate output


From: Tino Calancha
Subject: bug#22679: 25.0.91; ibuffer-do-shell-command-pipe truncate output
Date: Thu, 25 Aug 2016 22:26:42 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)


Do you thing we should support PROGRAM being nil?

No.

* lisp/emacs-lisp/chart.el (chart-space-usage)
it first inserts a command in the buffer, and then calls
`call-process-region' with 6 arguments.

Then it can keep using call-process-region if it so prefers.

Following patch handle COMMAND being nil.  What implementation do
you prefer?

The more straightforward (and restrictive) one.
Cool.  Thanks for your expert advices.  I appreciate them a lot.
I have pushed to master the one you like.





reply via email to

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