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

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

[nongnu] elpa/hyperdrive 750ea89b57 20/31: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 750ea89b57 20/31: Comment: Add TODO
Date: Wed, 12 Jun 2024 19:00:41 -0400 (EDT)

branch: elpa/hyperdrive
commit 750ea89b57c1f3540a5da9085e63266d428cff9e
Author: Adam Porter <adam@alphapapa.net>
Commit: Joseph Turner <joseph@ushin.org>

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

diff --git a/hyperdrive.el b/hyperdrive.el
index 6ca6f24cef..76d9141880 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -466,6 +466,8 @@ in a directory.  Otherwise, or with universal prefix 
argument
       ;; plz.el will not overwrite existing files: ensure there's no file 
there.
       (delete-file filename))
     (h/api 'get url :as `(file ,filename))
+    ;; TODO: If plz adds support for getting response headers when downloading
+    ;; as a file, use it here.
     ;; Filling entry is necessary in order to update hyperdrive disk-usage.
     (h/fill (h/url-entry url))))
 



reply via email to

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