Gnus development mailing list
 help / color / mirror / Atom feed
* [patch] to make `gnus-posting-styles' have a purpose
@ 1999-09-09  1:06 Jens-Ulrik Petersen
  0 siblings, 0 replies; only message in thread
From: Jens-Ulrik Petersen @ 1999-09-09  1:06 UTC (permalink / 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-09  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-09  1:06 [patch] to make `gnus-posting-styles' have a purpose Jens-Ulrik Petersen

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