diff options
Diffstat (limited to 'lisp/net/tramp-imap.el')
-rw-r--r-- | lisp/net/tramp-imap.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/net/tramp-imap.el b/lisp/net/tramp-imap.el index cf0933db226..5365a5a6054 100644 --- a/lisp/net/tramp-imap.el +++ b/lisp/net/tramp-imap.el @@ -799,3 +799,5 @@ With NEEDED-SUBJECT, alters the imap-hash test accordingly." ;;; (tramp-imap-make-iht (tramp-dissect-file-name "/imap:yourhosthere.com:/test/welcommen")) ;;; (tramp-imap-make-iht (tramp-dissect-file-name "/imap:yourhosthere.com:/INBOX.test/4")) ;;; (tramp-imap-make-iht (tramp-dissect-file-name "/imap:yourhosthere.com:/INBOX.test/4") "extra") + +;; arch-tag: f2723749-58fb-4f29-894e-39708096e850 |