From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85123 Path: news.gmane.org!not-for-mail From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Newsgroups: gmane.emacs.gnus.general Subject: Re: [Patch] Signature for format=flowed Date: Tue, 14 Oct 2014 15:52:49 -0400 Message-ID: <87mw8yh1im.fsf@yale.edu> References: <87d29wq6gb.fsf@yale.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1413316497 1445 80.91.229.3 (14 Oct 2014 19:54:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2014 19:54:57 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33367@lists.math.uh.edu Tue Oct 14 21:54:49 2014 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 1Xe8BD-0002Ub-Jv for ding-account@gmane.org; Tue, 14 Oct 2014 21:54:49 +0200 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 1Xe8B8-00007u-95; Tue, 14 Oct 2014 14:54:42 -0500 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 1Xe8B6-00007X-RW for ding@lists.math.uh.edu; Tue, 14 Oct 2014 14:54:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Xe8B5-0008Ve-V2 for ding@lists.math.uh.edu; Tue, 14 Oct 2014 14:54:40 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Xe8B4-0008RO-Ks for ding@gnus.org; Tue, 14 Oct 2014 21:54:38 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xe8B4-0002Oq-6c for ding@gnus.org; Tue, 14 Oct 2014 21:54:38 +0200 Original-Received: from nat-130-132-173-32.central.yale.edu ([130.132.173.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Oct 2014 21:54:38 +0200 Original-Received: from jorge.alfaro-murillo by nat-130-132-173-32.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Oct 2014 21:54:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat-130-132-173-32.central.yale.edu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:dpIcQFXJSO0g1pOPf4b/bATqoic= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85123 Archived-At: Ted Zlatanov writes: > That seems reasonable; does `newline' work in all the supported > Emacsen? It is used already in message.el in `message-newline-and-reformat', `message-add-archive-header', `message-insert-formatted-citation-line', `message-insert-citation-line' and a couple more places, so I suppose yes and, more importantly, it will not break anything that is already broken =) Best, -- Jorge.