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

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

[elpa] externals/denote 8377899fb5 2/2: Comment out thread-last sample t


From: ELPA Syncer
Subject: [elpa] externals/denote 8377899fb5 2/2: Comment out thread-last sample to placate compiler
Date: Sun, 3 Jul 2022 23:57:32 -0400 (EDT)

branch: externals/denote
commit 8377899fb54692a547fe6db21828a9d7d9648c06
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Comment out thread-last sample to placate compiler
---
 denote-dired.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-dired.el b/denote-dired.el
index 53c730a205..865275e81c 100644
--- a/denote-dired.el
+++ b/denote-dired.el
@@ -129,7 +129,7 @@
 (defcustom denote-dired-directories
   ;; We use different ways to specify a path for demo purposes.
   (list denote-directory
-        (thread-last denote-directory (expand-file-name "attachments"))
+        ;; (thread-last denote-directory (expand-file-name "attachments"))
         (expand-file-name "~/Documents/vlog"))
   "List of directories where `denote-dired-mode' should apply to."
   :type '(repeat directory)



reply via email to

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