From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Hofert Subject: =?UTF-8?B?SG93IHRvIGdldCBudW1iZXJlZCBsaXN0cyAoMSksICgyKSwg4oCm?= =?UTF-8?B?ID8=?= Date: Thu, 13 Oct 2011 11:11:53 +0200 Message-ID: <999518FA-C15C-4C76-8FD5-3BCA6B49F5C5@math.ethz.ch> Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REHKc-0001cs-GR for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 05:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REHKX-00027y-I3 for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 05:12:02 -0400 Received: from edge10.ethz.ch ([82.130.75.186]:42613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REHKX-000276-8x for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 05:11:57 -0400 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 help Dear all, In the manual, I found that numbered lists can be created with 1), 2), = ... or 1., 2., ... How can I get numbered lists like this: (1), (2),...? I found org-list-demote-modify-bullet, but the help (and a google = search) did not help me in finding a solution to this. Cheers, Marius=