From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Denis_Bitouz=C3=A9?= Newsgroups: gmane.emacs.help Subject: Make `r` and `F` behave as `S L` when replying to a message from a mailing list Date: Thu, 06 Nov 2014 09:24:03 +0100 Organization: A noiseless patient Spider Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415284286 31491 80.91.229.3 (6 Nov 2014 14:31:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Nov 2014 14:31:26 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Thu Nov 06 15:31:20 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XmO5n-0003IK-HQ for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Nov 2014 15:31:19 +0100 Original-Received: from localhost ([::1]:53732 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmO5n-00041a-5V for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Nov 2014 09:31:19 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Injection-Info: mx02.eternal-september.org; posting-host="61d7690c0d033b0a262a2213dc41da15"; logging-data="342"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1+bZEJh2ElEFnJucJFwMro0qIgfQDrAzgY=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-Url: http://gte.univ-littoral.fr/members/dbitouze/pub/latex X-Archive: encrypt Cancel-Lock: sha1:Ge8Vlum6XMLqIiNfVtAPauU9uck= sha1:IAxjgp8oj+WiUs6IK/x1YJbgEAQ= Original-Xref: usenet.stanford.edu gnu.emacs.help:208517 X-Mailman-Approved-At: Thu, 06 Nov 2014 09:31:08 -0500 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:100796 Archived-At: Hi, I've just been told that when I reply (`r` or `F`) to a message from a mailing list, the `To` is the original message sender's address instead of the mailing list address, the latter being in the `Cc` field. It appears that it should be enough to use `S L` to get the expected behavior (the mailing list address in the `To` field, nothing in `Cc`), but I'd like a unique keybinding for all the "reply" actions. Hence my question: how could I make `r` and `F` behave as `S L` when replying to a message from a mailing list? Thanks in anticipation. -- Denis