mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(nnimap-sequence): Add comment
* lisp/gnus/nnimap.el (nnimap-sequence): Add comment.
This commit is contained in:
parent
560553b1fa
commit
bd7601f21b
1 changed files with 2 additions and 0 deletions
|
|
@ -1865,6 +1865,8 @@ Return the server's response to the SELECT or EXAMINE command."
|
|||
(setq nnimap-connection-alist (delq entry nnimap-connection-alist))
|
||||
nil))))
|
||||
|
||||
;; Leave room for `open-network-stream' to issue a couple of IMAP
|
||||
;; commands before nnimap starts.
|
||||
(defvar nnimap-sequence 5)
|
||||
|
||||
(defun nnimap-send-command (&rest args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue