~vm/vm/message

« back to all changes in this revision

Viewing changes to lisp/vm-folder.el

  • Committer: udr
  • Date: 2010-11-28 10:15:34 UTC
  • Revision ID: udr@maruti-20101128101534-4kr624mla4bvhj4i
Secondary bug fix for rev. 991. (Thanks to Tim Cross.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3107
3107
    (vm-garbage-collect-message)
3108
3108
    (vm-garbage-collect-folder)
3109
3109
 
3110
 
    (unless (or (no-change) virtual)
 
3110
    (unless (or no-change virtual)
3111
3111
      ;; this could take a while, so give the user some feedback
3112
3112
      (message "Quitting...")
3113
3113
      (or vm-folder-read-only (eq major-mode 'vm-virtual-mode)