Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* gnus-parameters don't have an effect
@ 2006-12-07 22:11 Tassilo Horn
  0 siblings, 0 replies; 8+ messages in thread
From: Tassilo Horn @ 2006-12-07 22:11 UTC (permalink / 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 -

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-12-08 13:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1655.1165529527.2155.info-gnus-english@gnu.org>
2006-12-08  8:14 ` gnus-parameters don't have an effect 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
2006-12-07 22:11 Tassilo Horn

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).