/[emacs]/emacs/lisp/mail/rmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/rmail.el

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

revision 1.392 by rms, Sat Jul 24 21:35:32 2004 UTC revision 1.393 by eliz, Fri Nov 12 17:08:57 2004 UTC
# Line 1504  It returns t if it got any new messages. Line 1504  It returns t if it got any new messages.
1504                  (if (and (featurep 'rmail-spam-filter)                  (if (and (featurep 'rmail-spam-filter)
1505                           rmail-use-spam-filter                           rmail-use-spam-filter
1506                           (> rsf-number-of-spam 0))                           (> rsf-number-of-spam 0))
1507                      (progn (if rmail-spam-filter-beep (beep t))                      (progn (if rsf-beep (beep t))
1508                             (sleep-for rmail-spam-sleep-after-message)))                             (sleep-for rsf-sleep-after-message)))
1509    
1510                  ;; Move to the first new message                  ;; Move to the first new message
1511                  ;; unless we have other unseen messages before it.                  ;; unless we have other unseen messages before it.

Legend:
Removed from v.1.392  
changed lines
  Added in v.1.393

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