From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: [ox-ascii, bug?] different spacing between title & author Date: Sat, 21 Mar 2015 00:05:18 +0100 Message-ID: <87d243z2vl.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZ5z1-0005PQ-M7 for emacs-orgmode@gnu.org; Fri, 20 Mar 2015 19:05:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZ5yy-0000Xe-B3 for emacs-orgmode@gnu.org; Fri, 20 Mar 2015 19:05:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:33528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZ5yx-0000XR-Us for emacs-orgmode@gnu.org; Fri, 20 Mar 2015 19:05:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YZ5yu-0007kW-I1 for emacs-orgmode@gnu.org; Sat, 21 Mar 2015 00:05:32 +0100 Received: from 46.166.188.240 ([46.166.188.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Mar 2015 00:05:32 +0100 Received: from rasmus by 46.166.188.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Mar 2015 00:05:32 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Newlines behave differently when using utf8 and other encodings, e.g. between the top line and the title (which is fine), but also between title and author, which I dislike a lot. I don't know if this is a features. Example: #+title: title #+author: author utf8 output with 2 newlines between title and author and no line between top line and title. ━━━━━━━━ TITLE author ━━━━━━━━ Ascii output with a single newline between title and author. Much nicer. ________ TITLE author ________ —Rasmus -- This is the kind of tedious nonsense up with which I will not put