Gnus development mailing list
 help / color / mirror / Atom feed
From: Sven Joachim <svenjoac@gmx.de>
To: ding@gnus.org
Subject: [ding-cvslog-owner@lists.math.uh.edu] Stalled post to ding-cvslog
Date: Tue, 09 Nov 2010 11:55:32 +0100	[thread overview]
Message-ID: <87wrom936j.fsf@turtle.gmx.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

Hi,

would it be possible to modify the post-receive hook script so that it
uses the committer rather than the author in the "From:" header?  That
would have prevented the following annoying moderation message.

Cheers,
       Sven



[-- Attachment #2: Type: message/rfc822, Size: 4857 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 382 bytes --]

Your message to ding-cvslog has been delayed, and requires the approval 
of the moderators, for the following reason(s):

New posters must be approved once.
This list is restricted to CVS commit messages.

If you do not wish the message to be posted, or have other concerns, 
please send a message to the list owners at the following address: 
  ding-cvslog-owner@lists.math.uh.edu

[-- Attachment #2.1.2: Original message --]
[-- Type: message/rfc822, Size: 3349 bytes --]

From: Sven Joachim <svenjoac@gmx.de>
To: cvslog@quimby.gnus.org,ding-commits@quimby.gnus.org,tzz@lifelogs.com
Subject: [gnus git]  branch master updated: =1= message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
Date: Tue, 09 Nov 2010 11:27:57 +0100
Message-ID: <E1PFlQj-0005qP-00@quimby.gnus.org>

       via  00cd64463c5cf16d6aa0611c7957cfe94e6d5b0d (commit)
      from  40002f6b5bd2ef9c98754ebaed9e05a41c5829fc (commit)


- Log -----------------------------------------------------------------
commit 00cd64463c5cf16d6aa0611c7957cfe94e6d5b0d
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Tue Nov 9 10:27:47 2010 +0000

    message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.

diff --git a/lisp/message.el b/lisp/message.el
index 035ba1c..3dd4464 100644
--- a/lisp/message.el
+++ b/lisp/message.el
@@ -326,7 +326,7 @@ used."
   :group 'message-various)
 
 (defcustom message-subject-trailing-was-ask-regexp
-  "[ \t]*\\([[(]+[Ww][Aa][Ss][ \t]*.*[\])]+\\)"
+  "[ \t]*\\([[(]+[Ww][Aa][Ss]:?[ \t]*.*[\])]+\\)"
   "*Regexp matching \"(was: <old subject>)\" in the subject line.
 
 The function `message-strip-subject-trailing-was' uses this regexp if
@@ -335,13 +335,13 @@ the variable is t instead of `ask', use
 `message-subject-trailing-was-regexp' instead.
 
 It is okay to create some false positives here, as the user is asked."
-  :version "22.1"
+  :version "24.1"
   :group 'message-various
   :link '(custom-manual "(message)Message Headers")
   :type 'regexp)
 
 (defcustom message-subject-trailing-was-regexp
-  "[ \t]*\\((*[Ww][Aa][Ss][ \t]*.*)\\)"
+  "[ \t]*\\((*[Ww][Aa][Ss]:?[ \t]*.*)\\)"
   "*Regexp matching \"(was: <old subject>)\" in the subject line.
 
 If `message-subject-trailing-was-query' is set to t, the subject is

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/message.el |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project


             reply	other threads:[~2010-11-09 10:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 10:55 Sven Joachim [this message]
2010-11-09 17:53 ` Lars Magne Ingebrigtsen
2010-11-09 18:54   ` Julien Danjou
2010-11-09 19:08     ` Lars Magne Ingebrigtsen
2010-11-09 19:28       ` Sven Joachim
2010-11-09 21:34         ` James Cloos
2010-11-09 21:52         ` Ted Zlatanov
2010-11-10  7:46           ` Sven Joachim
2010-11-23 11:14             ` Ted Zlatanov
2010-11-09 19:01   ` Adam Sjøgren
2010-11-09 19:09   ` Sven Joachim

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=87wrom936j.fsf@turtle.gmx.de \
    --to=svenjoac@gmx.de \
    --cc=ding@gnus.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).