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

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

[elpa] externals/shell-command+ 0be5b7a998: Add a CHANGEME


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ 0be5b7a998: Add a CHANGEME
Date: Tue, 16 Aug 2022 02:58:00 -0400 (EDT)

branch: externals/shell-command+
commit 0be5b7a9989c99d65c1d34425deba46267580269
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Add a CHANGEME
---
 shell-command+.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/shell-command+.el b/shell-command+.el
index ef0c5d95f9..8e699ece6a 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -482,6 +482,8 @@ between BEG and END.  Otherwise the whole buffer is 
processed."
       (if rest
           (apply #'next (cdr rest) (funcall (car rest) parse form context))
         (save-excursion
+          ;; CHANGEME: Have the functions generate functions that are
+          ;; funcalled instead of a lisp term that is evaluated?
           (eval (cl-subst (cl-subst (nth 3 parse)
                                     shell-command+--command-hole
                                     form)



reply via email to

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