summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org5
1 files changed, 0 insertions, 5 deletions
diff --git a/init.org b/init.org
index e0e8438..d04e46c 100644
--- a/init.org
+++ b/init.org
@@ -1578,11 +1578,6 @@
(if (fboundp 'w3m-view-mode) (w3m-view-source) (View-quit))
(when url (cons url (or title ""))))))))
- (defun jao-list-mailboxes (base)
- (let ((dir (expand-file-name base "~/var/mail")))
- (seq-difference (directory-files dir)
- '("." ".." "sent" "inbox" "trash"))))
-
(defun jao-rss-subscribe ()
(interactive)
(let* ((url (or (jao-url-around-point)