From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivy Foster Subject: Re: Bug: 3 bugs and 2 proposals on ascii/html export [7.8.03] Date: Fri, 9 Mar 2012 16:29:10 -0500 Message-ID: <20120309212744.GA1610@nausicaa.cable.rcn.com> References: <20120309005334.GA19970@gmx.org> <87r4x2jzit.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S67Ri-0001Tu-IZ for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 16:33:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S67Rg-0005Yv-4Q for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 16:33:53 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:38974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S67Rg-0005YU-04 for emacs-orgmode@gnu.org; Fri, 09 Mar 2012 16:33:52 -0500 Received: by yhr47 with SMTP id 47so1428890yhr.0 for ; Fri, 09 Mar 2012 13:33:48 -0800 (PST) Content-Disposition: inline In-Reply-To: <87r4x2jzit.fsf@gnu.org> 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 On 09 Mar 2012, at 3:09 am +0100, Bastien wrote: > Mathias Bauer writes: > > As default, all level 1 headlines are underlined by - > > characters and level 2 headlines with =. Wouldn't it be > > more logical the other way round > Unless many users think this is illogical, I won't change > the default. Personally, I tend to agree with Mathias here. Maybe it's just because I like Markdown, but the `=' underline just feels like stronger emphasis to me. (Of course, I keep meaning to write a Markdown exporter, but also keep putting it off, so there you go.) Ivy