From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Re: org-mode: Would like to add custom chars as org-list bullets Date: Sat, 13 Oct 2018 07:55:52 +0100 Message-ID: <87tvlq49on.fsf@yandex.com> References: <599fd6c9-88a7-eb68-9363-0ed5d4336e27@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gBDqB-00086S-98 for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 02:55:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gBDqA-0002bZ-Hq for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 02:55:59 -0400 Received: from forward102o.mail.yandex.net ([2a02:6b8:0:1a2d::602]:42482) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gBDqA-0002ax-60 for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 02:55:58 -0400 In-Reply-To: <599fd6c9-88a7-eb68-9363-0ed5d4336e27@gmail.com> (Tom Burbage's message of "Fri, 12 Oct 2018 18:54:40 -0700") 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" To: Tom Burbage Cc: emacs-orgmode@gnu.org >>>>> Tom Burbage writes: > When I use simple lists, I would like to be able to mix in '!' and > '?' with '-' as these are sometimes more expressive of what the > list item represents. My request is that the list of characters > org-list recognizes as being a valid "bullet" be customizable by > the user. Have a look at https://emacs.stackexchange.com/questions/35626/how-to-make-my-own-org-mode-text-emphasis-work-again. Best wishes,