From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87243 Path: news.gmane.org!.POSTED!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.gnus.general Subject: Re: Custom Message-ID Date: Mon, 15 Aug 2016 19:07:04 +0200 Message-ID: <877fbi3qrr.fsf@linux-m68k.org> References: <8737m78ri3.fsf@alex.chromebook> <87fuq74gdg.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1471280868 32094 195.159.176.226 (15 Aug 2016 17:07:48 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 Aug 2016 17:07:48 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: Eric Abrahamsen , ding@gnus.org To: "Byung-Hee HWANG "(=?utf-8?B?7Zmp67OR7Z2s?=)"" Original-X-From: ding-owner+M35463@lists.math.uh.edu Mon Aug 15 19:07:44 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bZLMW-00084S-6o for ding-account@gmane.org; Mon, 15 Aug 2016 19:07:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1bZLM3-000107-HD; Mon, 15 Aug 2016 12:07:15 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1bZLLy-0000zL-VG for ding@lists.math.uh.edu; Mon, 15 Aug 2016 12:07:11 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1bZLLx-0007l4-Da for ding@lists.math.uh.edu; Mon, 15 Aug 2016 12:07:10 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.10]) by quimby.gnus.org with esmtps (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1bZLLw-0003Qy-04 for ding@gnus.org; Mon, 15 Aug 2016 19:07:08 +0200 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3sChk20pfrz3hkd6; Mon, 15 Aug 2016 19:07:05 +0200 (CEST) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3sChk16TTSzvkRh; Mon, 15 Aug 2016 19:07:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id k6PgvhseNo-u; Mon, 15 Aug 2016 19:07:04 +0200 (CEST) X-Auth-Info: 4V3LtRjvIitgl4gZM/rlDaGvzX5GGYz5L1ma0NbZ04gvyTqAsXNzBhlCx0pqKivP Original-Received: from igel.home (ppp-88-217-19-168.dynamic.mnet-online.de [88.217.19.168]) by mail.mnet-online.de (Postfix) with ESMTPA; Mon, 15 Aug 2016 19:07:04 +0200 (CEST) Original-Received: by igel.home (Postfix, from userid 1000) id 87F052C37FA; Mon, 15 Aug 2016 19:07:04 +0200 (CEST) X-Yow: Did I say I was a sardine? Or a bus??? In-Reply-To: (Byung-Hee HWANG's message of "Mon, 15 Aug 2016 23:07:49 +0900") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87243 Archived-At: On Aug 15 2016, "Byung-Hee HWANG "(황병희)"" wrote: > ### begins here ### > --- message.el.orig 2016-08-15 20:07:35.222584247 +0900 > +++ message.el 2016-08-15 21:32:18.315036847 +0900 > @@ -5731,6 +5731,7 @@ > (* 25 25))) > (let ((tm (current-time))) > (concat > + "yw." > (if (or (eq system-type 'ms-dos) > ;; message-number-base36 doesn't handle bigints. > (floatp (user-uid))) > ### ends here ### > > That is not elegant style, though i'm so happy! (add-function :filter-return 'message-unique-id #'(lambda (muid) (concat "yw." muid))) Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."