From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85649 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: mail-header-separator starting with whitespace fails Date: Thu, 29 Jan 2015 11:31:26 +0900 Organization: Emacsen advocacy group Message-ID: References: <87r43xvdx3.fsf@windlord.stanford.edu> <87y4onwj2y.fsf@building.gnus.org> <87bnlinyrx.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1422498701 22633 80.91.229.3 (29 Jan 2015 02:31:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 02:31:41 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33890@lists.math.uh.edu Thu Jan 29 03:31:41 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGetM-0003wV-ME for ding-account@gmane.org; Thu, 29 Jan 2015 03:31:37 +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 1YGetH-0006Tv-Oz; Wed, 28 Jan 2015 20:31:31 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YGetG-0006Tc-Df for ding@lists.math.uh.edu; Wed, 28 Jan 2015 20:31:30 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YGetF-0001Fp-F5 for ding@lists.math.uh.edu; Wed, 28 Jan 2015 20:31:30 -0600 Original-Received: from memphis-mail.hostforweb.net ([216.246.47.48] helo=memphis.hostforweb.net) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YGetD-0005SK-Se for ding@gnus.org; Thu, 29 Jan 2015 03:31:28 +0100 Original-Received: from localhost ([127.0.0.1]:54437) by memphis.hostforweb.net with smtp (Exim 4.84) (envelope-from ) id 1YGet8-0033j3-5j for ding@gnus.org; Wed, 28 Jan 2015 20:31:22 -0600 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.130012 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.12) Emacs/25.0.50 (i686-pc-cygwin) Cancel-Lock: sha1:Ouz02YcemPzSUzWhWBCq9N8JATs= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - memphis.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: memphis.hostforweb.net: acl_c_authenticated_local_user: yamaokac X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85649 Archived-At: On Thu, 29 Jan 2015 12:47:30 +1100, Lars Ingebrigtsen wrote: > I've now made message.el remove the separator when using smtpmail, too. > That should probably fix the problem the user had. > Should perhaps be backported to emacs-24 if this doesn't lead to any > problems. Thanks. That shouldn't cause any problem, I believe. So, I've merged it to both the trunk and the emacs-24 branch.