- Subject: Re: filter buffer and/or region
- From: Guenter Milde <g.milde@xxxxxx>
- Date: Tue, 23 Mar 2004 11:51:04 +0100
On Tue, Mar 23, 2004 at 03:15:21AM -0500, Jerry A! wrote:
> Suggestion for next version of ishell.sl. Please consider having it
> clean up after itself. Those temp files are really annoying to clean
> up after-the-fact. :)
It should already do so ;-) However, there was a spurious ";" in
delete_tmp_files. Thank you for the bugreport.
- foreach (strchop(strtrim_beg(Temp_Files), '\n', '\\'));
+ foreach (strchop(strtrim_beg(Temp_Files), '\n', 0))
bufsubfile() and helpers is now in bufutils.sl, version 1.5.1 has the bug
fixed.
Also, the new jedmodes.sf.net/mode/ishell/ has a filter_region(cmd=NULL)
wrapper to shell_cmd_on_region.
Günter
--
G.Milde at web.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]