~vm/vm/message

« back to all changes in this revision

Viewing changes to lisp/vm-vars.el

  • Committer: Uday S Reddy
  • Date: 2010-06-30 19:19:35 UTC
  • mto: (835.1.7 8.2.x)
  • mto: This revision was merged to the branch mainline in revision 841.
  • Revision ID: u.s.reddy@cs.bham.ac.uk-20100630191935-3gg4vvlt509a0mnu
Merged changes to Thunderbird handling from the 8.2.x branch, revisions 836 through 839.

Show diffs side-by-side

added added

removed removed

Lines of Context:
768
768
  :type 'boolean)
769
769
 
770
770
(defvar vm-sync-thunderbird-status t
771
 
  "* If t VM synchronizes its headers with the headers of
 
771
  "* If set to t, VM synchronizes its headers with the headers of
772
772
Thunderbird so that full interoperation with Thunderbird becomes
773
 
possible.") 
 
773
possible.  If it is set to 'read-only then VM reads the Thunderbird
 
774
status flags, but refrains from updating them.  If it is set to nil
 
775
then VM makes no attempt to read or write the Thunderbird status
 
776
flags.") 
774
777
 
775
778
(make-variable-buffer-local 'vm-sync-thunderbird-status)
776
779
 
777
 
(defvar vm-read-thunderbird-status t
 
780
;; (defvar vm-folder-sync-thunderbird-status t
 
781
;;   "If t VM synchronizes its headers with the headers of
 
782
;; Thunderbird so that full interoperation with Thunderbird becomes
 
783
;; possible.  This is not a customization variable.  See
 
784
;; `vm-sync-thunderbird-status' for customization.") 
 
785
 
 
786
;; (defvar vm-read-thunderbird-status t
 
787
;;   "* If t VM reads the headers of Thunderbird when visiting
 
788
;; folders, but not write Thunderbird headers.  This variable has
 
789
;; effect only if `vm-folder-sync-thunderbird-status' is nil.")
 
790
 
 
791
(defvar vm-folder-read-thunderbird-status t
778
792
  "If t VM reads the headers of Thunderbird when visiting
779
 
folders.  This does not cause VM to write Thunderbird headers.  See
780
 
`vm-sync-thunderbird-status' for full synchronization.")
 
793
folders.  This is not a customization variable.  See
 
794
`vm-sync-thunderbird-status' for customization.")
781
795
 
782
 
(make-variable-buffer-local 'vm-read-thunderbird-status)
 
796
(make-variable-buffer-local 'vm-folder-read-thunderbird-status)
783
797
 
784
798
(defcustom vm-visible-headers
785
799
  '("Resent-"