Gnus development mailing list
 help / color / mirror / Atom feed
From: Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
Subject: [patch] to make `gnus-posting-styles' have a purpose
Date: 09 Sep 1999 10:06:42 +0900	[thread overview]
Message-ID: <m3lnaghp0d.fsf@tolnx04.europe.nokia.com> (raw)

Good morning!


1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>

	* gnus-msg.el (gnus-configure-posting-styles): Let
	`gnus-posting-styles' have its say in posting-style: local
	variable `styles' is already bound to `gnus-posting-styles' so
	don't rebind it to nil.


--- lisp/gnus-msg.el-0.96	Thu Sep  9 09:57:06 1999
+++ lisp/gnus-msg.el	Thu Sep  9 09:57:06 1999
@@ -1092,7 +1092,7 @@
   (unless gnus-inhibit-posting-styles
     (let ((group (or gnus-newsgroup-name ""))
 	  (styles gnus-posting-styles)
-	  style match variable attribute value v styles results
+	  style match variable attribute value v results
 	  filep name address element)
       ;; If the group has a posting-style parameter, add it at the end with a
       ;; regexp matching everything, to be sure it takes precedence over all


                 reply	other threads:[~1999-09-09  1:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m3lnaghp0d.fsf@tolnx04.europe.nokia.com \
    --to=jens-ulrik.petersen@nokia.com \
    /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).