From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-mode: Would like to add custom chars as org-list bullets Date: Sat, 13 Oct 2018 07:33:51 +0200 Message-ID: <87murifm0w.fsf@nicolasgoaziou.fr> 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]:49254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gBCYt-0000YQ-VS for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 01:34:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gBCYo-0006yz-3O for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 01:34:03 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:32841) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gBCYm-0006wS-8l for emacs-orgmode@gnu.org; Sat, 13 Oct 2018 01:33:57 -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 Hello, Tom Burbage writes: > My request is that the list of characters org-list recognizes as being > a valid "bullet" be customizable by the user. The syntax is not meant to be customizable. It goes against having a standard Org format. You can however, put overlays on top of bullets and /display/ them as you wish. The extension "org-bullets" does something similar. Regards, -- Nicolas Goaziou