emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ess dbebca483e: long filenames are flushed to the next


From: ELPA Syncer
Subject: [elpa] externals/ess dbebca483e: long filenames are flushed to the next line of the error message
Date: Tue, 19 Nov 2024 15:58:13 -0500 (EST)

branch: externals/ess
commit dbebca483e7386fa5c17505ab444c817f6926bd4
Author: rsparapa <rsparapa@mcw.edu>
Commit: rsparapa <rsparapa@mcw.edu>

    long filenames are flushed to the next line of the error message
---
 lisp/ess-sas-a.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ess-sas-a.el b/lisp/ess-sas-a.el
index 4d5a5ee4b2..2ae5a192a8 100644
--- a/lisp/ess-sas-a.el
+++ b/lisp/ess-sas-a.el
@@ -730,7 +730,7 @@ Use the current buffer if nil."
                         "\\|NOTE: Compressing data set .* increased size by"
                         "\\|NOTE: ERROR DETECTED IN ANNOTATE="
                         "\\|NOTE: Import cancelled.  Output dataset .* already 
exists."
-                       "\\|NOTE: Export cancelled.  Output file .* already 
exists."
+                       "\\|NOTE: Export cancelled.  Output file"
                         "\\|WARNING: Apparent symbolic reference .* not 
resolved."
                         "\\|WARNING: Length of character variable has already 
been set."
                         "\\|WARNING: Not all variables in the list "



reply via email to

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