From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.240.136 with SMTP id la8cs146469icb; Thu, 10 Feb 2011 07:51:43 -0800 (PST) Received: by 10.229.250.9 with SMTP id mm9mr14256678qcb.264.1297353103002; Thu, 10 Feb 2011 07:51:43 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 12si289059qcd.126.2011.02.10.07.51.42; Thu, 10 Feb 2011 07:51:42 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 8704B3C8048; Thu, 10 Feb 2011 10:51:42 -0500 (EST) Received: from plecavalier.com (plecavalier.com [64.40.149.83]) by rubyforge.org (Postfix) with ESMTP id 244EF1858379 for ; Thu, 10 Feb 2011 10:31:41 -0500 (EST) Received: (qmail 27719 invoked from network); 10 Feb 2011 09:31:40 -0600 Received: from xplr-142-46-160-183.xplornet.com (HELO localhost) (142.46.160.183) by thelittlecloset.ca with (DHE-RSA-AES128-SHA encrypted) SMTP; 10 Feb 2011 09:31:40 -0600 From: Philippe LeCavalier To: Michael Stapelberg In-reply-to: <1297349497-sup-2501@midna.zekjur.net> References: <1297277984-sup-9281@plc.intranet.plecavalier.com> <1297349497-sup-2501@midna.zekjur.net> Date: Thu, 10 Feb 2011 10:31:39 -0500 Message-Id: <1297351086-sup-7177@plc.intranet.plecavalier.com> User-Agent: Sup/0.12.1 Cc: sup-talk Subject: Re: [sup-talk] Loosing first line of body, intentional or bug? X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Michael Stapelberg's message of Thu Feb 10 09:52:14 -0500 2011: > Hi Philippe, > > Excerpts from Philippe LeCavalier's message of 2011-02-09 20:45:35 +0100: > > If I forget to add an extra linebreak when top-posting the first line of my > > reply is brought back up into the headers(references) and therefore doesn't > > appear in the body. This is especially annoying if I reply with a one liner. > Well, how would you distinguish text from an additional header? I would call > the behaviour intentional. > I'm referring to the diff between this: -------- References: <1297277984-sup-9281@plc.intranet.plecavalier.com> <1297349497-sup-2501@midna.zekjur.net> Hi Michael --------- And this: --------- References: <1297277984-sup-9281@plc.intranet.plecavalier.com> <1297349497-sup-2501@midna.zekjur.net> Hi Michael -------- If I leave the latter the "Hi Michael" ends up looking like this: ---------- References: <1297277984-sup-9281@plc.intranet.plecavalier.com> <1297349497-sup-2501@midna.zekjur.net>Hi Michael ^here^ I suspect a rather obvious workaround is adding a linebreak to: /usr/bin/vim '+/^\s*\n' In config.yaml but shouldn't this be considered a bug? Or is this just happening to me? -- Thanks, Phil _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk