From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: reply to this mailing-list Date: Wed, 26 Sep 2007 19:41:34 +0200 Message-ID: <87sl511fzl.fsf@thievol.homelinux.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1190828208 22342 80.91.229.12 (26 Sep 2007 17:36:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Sep 2007 17:36:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 26 19:36:43 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IaaoK-0001EL-HQ for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Sep 2007 19:36:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaaoG-0006wm-Po for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Sep 2007 13:36:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iaao4-0006wI-Eg for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 13:36:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iaao3-0006vy-Gq for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 13:36:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iaao3-0006vv-AB for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 13:36:15 -0400 Original-Received: from sp604005mt.neufgp.fr ([84.96.92.11] helo=smtp.Neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iaao3-0001UG-0v for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 13:36:15 -0400 Original-Received: from thievol.homelinux.org ([88.141.48.106]) by sp604005mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0JOZ0073EKTJK284@sp604005mt.gpm.neuf.ld> for help-gnu-emacs@gnu.org; Wed, 26 Sep 2007 19:34:33 +0200 (CEST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) X-Detected-Kernel: Windows 98 (3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47883 Archived-At: Hello, I am new to this mailing-list and I found difficult to reply in this mailing-list with some people sending to a particular person and forwarding to the mailing list with Cc and other people with a mail like spam@spam . So if i hit "r" in gnus my reply is not to help-gnu-emacs@gnu.org it is may be to spam@spam or better to the sender with a real adress and i have to Cc anyway to the mailinglist. because i am lazy to reply always to help-gnu-emacs@gnu.org i did that and it's seem to work fine: Added in .gnus.el: (setq message-reply-to-function (lambda () (cond ((equal (mail-fetch-field "To") "help-gnu-emacs@gnu.org") (list (cons 'To (mail-fetch-field "To")))) ((equal (mail-fetch-field "Cc") "help-gnu-emacs@gnu.org") (list (cons 'To (mail-fetch-field "Cc")))) (t nil)))) Like that every time you hit "r" to reply to this mailing-list the To header is filled with help-gnu-emacs@gnu.org :) May be there is some thing better to do i have missed ? -- A + Thierry pubkey: http://pgp.mit.edu/