From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Displaying all sublevel numbers (e.g. "1.1.5." rather than "5.") in lists in emacs itself? Date: Fri, 05 Jun 2015 08:52:07 +0200 Message-ID: <87fv66fy08.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0lSn-0001VE-Ak for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0lSl-0000qI-4x for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:50:45 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0lSk-0000pj-VF for emacs-orgmode@gnu.org; Fri, 05 Jun 2015 02:50:43 -0400 In-Reply-To: (Ulva's message of "Thu, 4 Jun 2015 14:52:58 +0000 (UTC)") 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: Ulva Cc: emacs-orgmode@gnu.org Hello, Ulva writes: > I'm looking to use org-mode numbered lists, and I gather that it is possible > to /export/ them into a format like so: > > 1. > 1.1. > 1.2. > 2. > > rather than: > > 1. > 1. > 2. > 2. > > But is it also possible to display them in the former, 'full' format within > emacs/org-mode itself? It is not possible. Regards, -- Nicolas Goaziou