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

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

[nongnu] elpa/hyperdrive bdad86d083 1/2: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive bdad86d083 1/2: Comment: Add TODO
Date: Sat, 17 Aug 2024 19:00:29 -0400 (EDT)

branch: elpa/hyperdrive
commit bdad86d083ef2e7f86fcd869557dafeb2ad36574
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

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

diff --git a/hyperdrive.el b/hyperdrive.el
index fa1319d7ac..531a6bfaff 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -452,6 +452,7 @@ in a directory.  Otherwise, or with universal prefix 
argument
   "Load contents at URL as a file to store on disk at FILENAME."
   ;; TODO: Implement entry-based version of this function, or change callers 
to use entries.
   ;; TODO: Handle directory URLs (recursively download contents?)
+  ;; TODO: Hook in download monitor optionally.
   (interactive
    (let* ((read-url (h/read-url :prompt "Download hyperdrive URL"))
           (name (he/name (h/url-entry read-url)))



reply via email to

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