On Sun, Jun 09, 2002 at 04:54:15PM +0400, Oleg Sheremetinsky wrote:
1. Как при просмотре новостей в Гнусе сделать видимым поле
X-COMMENT-TO
[Xemacs version 21.4; April 2001]?
=== [ Cut ] ===
(defcustom gnus-visible-headers
"^From:\\|^Subject:\\|^X-Comment-To:\\|^Comment-To:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^To:\\|^[BGF]?Cc:"
"*All headers that do not match this regexp will be hidden.
This variable can also be a list of regexp of headers to remain visible.
If this variable is non-nil, `gnus-ignored-headers' will be ignored."
:type '(repeat :value-to-internal (lambda (widget value)
(custom-split-regexp-maybe value))
:match (lambda (widget value)
(or (stringp value)
(widget-editable-list-match widget value)))
regexp)
:group 'gnus-article-hiding)
(defcustom gnus-sorted-header-list
'("^Date:" "^From:" "X-Comment-To:"
"^Subject:" "^Summary:" "^Keywords:"
"^Newsgroups:"
"^Followup-To:" "^To:" "^Cc:"
"^Organization:")
"*This variable is a list of regular expressions.
If it is non-nil, headers that match the regular expressions will
be placed first in the article buffer in the sequence specified by
this list."
:type '(repeat regexp)
:group 'gnus-article-hiding)
=== [ Cut ] ===
--
// WBR, Valery < s_valery at mail dot ru >
Умный мужчина + умная женщина = лёгкий флирт.