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

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

[elpa] externals/plz f9f95a8544 34/40: Comment: Add TODO


From: ELPA Syncer
Subject: [elpa] externals/plz f9f95a8544 34/40: Comment: Add TODO
Date: Mon, 26 Jun 2023 06:59:34 -0400 (EDT)

branch: externals/plz
commit f9f95a8544319b8c33c976557349f89f0b00cb7d
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Comment: Add TODO
---
 plz.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plz.el b/plz.el
index b507a4de3b..3872febcfa 100644
--- a/plz.el
+++ b/plz.el
@@ -483,6 +483,7 @@ NOQUERY is passed to `make-process', which see.
                                           (when decode
                                             (decode-coding-region (point) 
(point-max) coding-system))
                                           (funcall then (funcall as))))))))
+        ;; TODO: Consider using process properties for these instead of 
buffer-local vars.
         (setf plz-then then
               plz-else else
               plz-finally finally



reply via email to

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