- Subject: Re: Feature request: Buffer for compile/shell command output flags
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Fri, 14 Apr 2006 02:04:19 -0400
V01D <phreakuencies@xxxxxxxxx> wrote:
>see "1" in the corresponding buffer. Before the proposed modification,
>doing "File->Close" would ask me to save/kill/abort on that buffer.
>After I modifed shell.sl, it doesn't anymore.
I misread your original message. Now I understand the problem. Is
this patch equivalent to yours as far as fixing the problem?
Thanks, --John
--- shell.sl~ 2006-02-13 12:57:59.000000000 -0500
+++ shell.sl 2006-04-14 02:01:06.000000000 -0400
@@ -103,6 +103,9 @@
status = run_shell_cmd (cmd);
pop_spot ();
+ !if (same_buf)
+ set_buffer_modified_flag (0);
+
vmessage ("Exit Status: %d", status);
}
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]