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

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

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

revision 1.8 by zsh, Fri Nov 29 15:57:52 2002 UTC revision 1.9 by lektu, Mon Jan 27 08:41:55 2003 UTC
# Line 1216  Returns non-nil if successful." Line 1216  Returns non-nil if successful."
1216  ITEMS can be a symbol or a list of symbols, valid symbols are one of  ITEMS can be a symbol or a list of symbols, valid symbols are one of
1217  the STATUS data items -- ie 'messages, 'recent, 'uidnext, 'uidvalidity  the STATUS data items -- ie 'messages, 'recent, 'uidnext, 'uidvalidity
1218  or 'unseen.  If ITEMS is a list of symbols, a list of values is  or 'unseen.  If ITEMS is a list of symbols, a list of values is
1219  returned, if ITEMS is a symbol only it's value is returned."  returned, if ITEMS is a symbol only its value is returned."
1220    (with-current-buffer (or buffer (current-buffer))    (with-current-buffer (or buffer (current-buffer))
1221      (when (imap-ok-p      (when (imap-ok-p
1222             (imap-send-command-wait (list "STATUS \""             (imap-send-command-wait (list "STATUS \""

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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