From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Per-file characters for underlining headlines on ASCII export? Date: Wed, 24 Oct 2012 16:03:18 +0200 Message-ID: <87k3ug2cih.fsf@bzg.ath.cx> References: <877gqo6sry.fsf@slate.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR1Y0-0000ll-Sq for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 10:03:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TR1Xw-00054k-MU for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 10:03:04 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:51921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR1Xw-00054d-Ga for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 10:03:00 -0400 Received: by mail-wi0-f177.google.com with SMTP id hj13so396650wib.12 for ; Wed, 24 Oct 2012 07:02:59 -0700 (PDT) In-Reply-To: <877gqo6sry.fsf@slate.zedat.fu-berlin.de> (Loris Bennett's message of "Thu, 18 Oct 2012 11:20:17 +0200") 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: Loris Bennett Cc: emacs-orgmode@gnu.org Hi Loris, "Loris Bennett" writes: > Is it possible to set the characters for underlining headlines on ASCII > export on a per-file basis? Yes. See `org-export-ascii-underline' and the use of #+BIND in Org's buffers. HTH, -- Bastien