Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
Subject: gnus-parameters don't have an effect
Date: Thu, 07 Dec 2006 23:11:40 +0100	[thread overview]
Message-ID: <873b7rqrtv.fsf@baldur.tsdh.de> (raw)

Hi,

today I started using Gnus for mail (IMAP) and merged my
`gnus-posting-styles' with `gnus-parameters'.

,----[ C-h v gnus-parameters RET ]
| gnus-parameters is a variable defined in `gnus.el'.
| Its value is shown below.
| 
| Documentation:
| Alist of group parameters.
| 
| Value:
| ((".*"
|   (posting-style
|    ("Face"
|     (lambda nil
|       (let
|           ((file
|             (th-random-file "~/.faces" "\\.jpg")))
|         (message "Chose %s as Face file." file)
|         (gnus-face-from-file file))))))
|  ("^infko\\."
|   (posting-style
|    (address "heimdall@uni-koblenz.de")))
|  ("Fastmail:INBOX\\."
|   (posting-style
|    (address "thorn@fastmail.fm"))
|   (gnus-use-scoring nil)
|   (gcc-self . t))
|  ("Fastmail:INBOX\\.FSF"
|   (posting-style
|    (address "tassilo@member.fsf.org")))
|  ("Fastmail:INBOX\\.\\(D-BARF\\|emms-patches\\)"
|   (gnus-use-scoring t)
|   (gcc-self)))
`----

The problem is, that most settings there have no effect. What works is
the adding of the Face header in every mail/posting.

But I always post with `user-mail-address', although this should be
overridden in infko-groups or on my Fastmail-IMAP-postbox. Those
`gcc-self' and `gnus-use-scoring' don't have an effect, too.

Does anyone know what's wrong here?

Bye and thanks,
Tassilo
-- 
          "Emacs is not a development tool but a way of life."
                - David Kastrup in alt.religion.emacs -

             reply	other threads:[~2006-12-07 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07 22:11 Tassilo Horn [this message]
     [not found] <mailman.1655.1165529527.2155.info-gnus-english@gnu.org>
2006-12-08  8:14 ` Slackat
2006-12-08  9:19   ` Tassilo Horn
     [not found]   ` <mailman.1663.1165569576.2155.info-gnus-english@gnu.org>
2006-12-08 10:37     ` Slackat
2006-12-08 11:49       ` Tassilo Horn
     [not found]       ` <mailman.1666.1165578561.2155.info-gnus-english@gnu.org>
2006-12-08 12:51         ` Slackat
2006-12-08 13:08         ` Slackat
2006-12-08 13:56 ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873b7rqrtv.fsf@baldur.tsdh.de \
    --to=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).