--- org.el.orig 2007-07-22 13:52:40.000000000 +0200 +++ org.el 2007-07-22 17:44:51.000000000 +0200 @@ -1100,6 +1100,18 @@ negates this setting for the duration of :group 'org-link-store :type 'boolean) +(defcustom org-gnus-links-prefer-mairix nil + "Non-nil means, `org-store-link' will create links to Mairix searches for gnus. +When nil, traditional Gnus links (group & article) will be used for such links." + :group 'org-link-store + :type 'boolean) + +(defcustom org-mairix-links-prefer-threaded nil + "Non-nil means, that links to Mairix searches will be stored as thread searches. + When nil, the links to Mairix searches will be stored as single message searches." + :group 'org-link-store + :type 'boolean) + (defgroup org-link-follow nil "Options concerning following links in Org-mode" :tag "Org Follow Link" @@ -4141,7 +4153,7 @@ that will be added to PLIST. Returns th (defconst org-non-link-chars "]\t\n\r<>") (defconst org-link-types '("http" "https" "ftp" "mailto" "file" "news" "bbdb" "vm" - "wl" "mhe" "rmail" "gnus" "shell" "info" "elisp")) + "wl" "mhe" "rmail" "mairix" "mairixt" "gnus" "shell" "info" "elisp")) (defconst org-link-re-with-space (concat "