From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Format of example block for ASCII export? Date: Tue, 22 Dec 2015 12:05:10 +0100 Message-ID: <87zix2yc9l.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBKkx-000298-Pc for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 06:05:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBKku-00035W-GL for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 06:05:27 -0500 Received: from plane.gmane.org ([80.91.229.3]:54659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBKku-000355-8r for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 06:05:24 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aBKkt-0005D9-1Y for emacs-orgmode@gnu.org; Tue, 22 Dec 2015 12:05:23 +0100 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2015 12:05:18 +0100 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2015 12:05:18 +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, If I export the following #+BEGIN_EXAMPLE $ sueff loris Username Efficiency Number_of_CPUs_In_Use loris 87.50% (7.00 of 8) #+END_EXAMPLE to an ASCII file, I get: ,---- | $ sueff loris | Username Efficiency Number_of_CPUs_In_Use | loris 87.50% (7.00 of 8) `---- Where can I configure the appearance of the bracket around the example? Cheers, Loris -- This signature is currently under construction.