/[emacs]/emacs/lisp/gnus/nnimap.el
ViewVC logotype

Diff of /emacs/lisp/gnus/nnimap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6.2.3 by miles, Tue May 11 02:34:42 2004 UTC revision 1.6.2.4 by miles, Tue Jul 6 10:23:36 2004 UTC
# Line 271  use this to make replies go directly to Line 271  use this to make replies go directly to
271                                            (string :format "Login: %v"))                                            (string :format "Login: %v"))
272                                      (cons :format "%v"                                      (cons :format "%v"
273                                            (const :format "" "password")                                            (const :format "" "password")
274                                            (string :format "Password: %v")))))))                                            (string :format "Password: %v"))))))
275      :group 'nnimap)
276    
277  (defcustom nnimap-prune-cache t  (defcustom nnimap-prune-cache t
278    "If non-nil, nnimap check whether articles still exist on server before using data stored in NOV cache."    "If non-nil, nnimap check whether articles still exist on server before using data stored in NOV cache."
279    :type 'boolean)    :type 'boolean
280      :group 'nnimap)
281    
282  (defvar nnimap-request-list-method 'imap-mailbox-list  (defvar nnimap-request-list-method 'imap-mailbox-list
283    "Method to use to request a list of all folders from the server.    "Method to use to request a list of all folders from the server.

Legend:
Removed from v.1.6.2.3  
changed lines
  Added in v.1.6.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26