X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fnnmairix.el;h=96b40e5b8457416ec4b17333cb56a6fed2b6fa0e;hp=0a8fa43f3bcac1aee08ca8f1bf07d6d4a92cd643;hb=2e08bfa0d105cd6146dd45f2052a19a8b58b2440;hpb=956db6a3e41381305e5ccb716b1055bd9f5fed8f diff --git a/lisp/nnmairix.el b/lisp/nnmairix.el index 0a8fa43f3..96b40e5b8 100644 --- a/lisp/nnmairix.el +++ b/lisp/nnmairix.el @@ -1,10 +1,10 @@ ;;; nnmairix.el --- Mairix back end for Gnus, the Emacs newsreader -;; Copyright (C) 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2007-2015 Free Software Foundation, Inc. ;; Author: David Engster ;; Keywords: mail searching -;; Version: 0.6 +;; Old-Version: 0.6 ;; This file is part of GNU Emacs. @@ -308,13 +308,13 @@ The default chooses the largest window in the current frame." (defcustom nnmairix-propagate-marks-upon-close t "Flag if marks should be propagated upon closing a group. -The default of this variable is t. If set to 'ask, the +The default of this variable is t. If set to 'ask, the user will be asked if the flags should be propagated when the group is closed. If set to nil, the user will have to manually call 'nnmairix-propagate-marks'." :version "23.1" :type '(choice (const :tag "always" t) - (const :tag "ask" 'ask) + (const :tag "ask" ask) (const :tag "never" nil)) :group 'nnmairix) @@ -333,7 +333,7 @@ can happen are wrong marks in nnmairix groups." "Use only the registry for determining original group(s). If set to t, nnmairix will only use the registry for determining the original group(s) of an article (which is also necessary for -propapagting marks). If set to nil, it will also try to determine +propagating marks). If set to nil, it will also try to determine the group from an additional mairix search which might be slow when propagating lots of marks." :version "23.1" @@ -417,7 +417,7 @@ Other back ends might or might not work.") (nnoo-define-basics nnmairix) -(gnus-declare-backend "nnmairix" 'mail 'address) +(gnus-declare-backend "nnmairix" 'mail 'address 'virtual) (deffoo nnmairix-open-server (server &optional definitions) ;; just set server variables @@ -483,7 +483,7 @@ Other back ends might or might not work.") mfolder query threads))) ;; Check return value (cond - ((zerop rval) ; call was succesful + ((zerop rval) ; call was successful (nnmairix-call-backend "open-server" nnmairix-backend-server) ;; If we're dealing with nnml, rename files