From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74564 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C5=81ukasz?= Stelmach Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] private message id Date: Wed, 01 Dec 2010 02:10:32 +0100 Message-ID: <87r5e22t87.fsf%lukasz.stelmach@iem.pw.edu.pl> References: <87fwujreui.fsf%lukasz.stelmach@iem.pw.edu.pl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1291166175 29465 80.91.229.12 (1 Dec 2010 01:16:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Dec 2010 01:16:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22923@lists.math.uh.edu Wed Dec 01 02:16:11 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PNbIo-0000Zn-Uy for ding-account@gmane.org; Wed, 01 Dec 2010 02:16:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PNbIe-0001J2-VX; Tue, 30 Nov 2010 19:16:01 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PNbId-0001Ir-Oj for ding@lists.math.uh.edu; Tue, 30 Nov 2010 19:15:59 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PNbHl-0001To-9z for ding@lists.math.uh.edu; Tue, 30 Nov 2010 19:15:59 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PNbHk-0005lW-00 for ; Wed, 01 Dec 2010 02:15:04 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PNbHk-0000EG-DR for ding@gnus.org; Wed, 01 Dec 2010 02:15:04 +0100 Original-Received: from 87-205-242-8.adsl.inetia.pl ([87.205.242.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2010 02:15:04 +0100 Original-Received: from lukasz.stelmach by 87-205-242-8.adsl.inetia.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2010 02:15:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 87-205-242-8.adsl.inetia.pl User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:vhdt+eC9y0YOmbzGoKyfkB4yzZI= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74564 Archived-At: Lars Magne Ingebrigtsen writes: > Łukasz Stelmach writes: > >> I propose a Message-ID consiting of unique-id%e-mail-address grabbed >> from the From header. Take a look at the ID of this message. > > I think the idea is fine, but I'm not sure it's worth adding Yet Another > Customization Variable for this. If the user wants this, then they can > redefine the function that generates the Message-ID. This is an option. However, there is the whole superseding code which looks like it should be there. So copying a function just to redefine two lines in it looks weird, doesn't it? But if you say so. Best regards, -- Miłego dnia, Łukasz Stelmach