GNU Zile (Zile is Lossy Emacs) - Patches: patch #8007, Use posix.pipeline
You are not allowed to post comments on this tracker with your current authentication level.
patch #8007: Use posix.pipeline
Submitter: | Reuben Thomas <rrt> | ||
Submitted: | Tue 09 Apr 2013 11:45:00 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Thu 11 Apr 2013 09:38:02 PM UTC, comment #4: |
Reuben Thomas <rrt>![]() |
Thu 11 Apr 2013 08:51:13 PM UTC, comment #3: After investigation, it seems there's a bug in the way posix.pipeline saves and restores stdout. I can't see what it is at present.
|
Reuben Thomas <rrt>![]() |
Thu 11 Apr 2013 01:44:27 PM UTC, comment #2: Is the bogus output going to stderr, i.e. perhaps the redirect 2>&1 isn't working for some reason? |
Reuben Thomas <rrt>![]() |
Thu 11 Apr 2013 03:26:11 AM UTC, comment #1: Hi Reuben,
|
Gary V. Vaughan <gary>![]() |
Tue 09 Apr 2013 11:45:00 AM UTC, original submission:
This patch uses posix.pipeline to simplify shell-command-on-region.
|
Reuben Thomas <rrt>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
I've filed a bug against luaposix: https://github.com/luaposix/luaposix/issues/81