From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Support showing stars as pretty bullets Date: Mon, 02 Apr 2018 20:47:47 +0200 Message-ID: <878ta51m3w.fsf@nicolasgoaziou.fr> References: <874lkutzg8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f35Dq-00084B-Hh for emacs-orgmode@gnu.org; Mon, 02 Apr 2018 15:34:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f35Dl-0007Eh-Kg for emacs-orgmode@gnu.org; Mon, 02 Apr 2018 15:34:30 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:55171) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f35Dl-0007Ak-Cy for emacs-orgmode@gnu.org; Mon, 02 Apr 2018 15:34:25 -0400 In-Reply-To: <874lkutzg8.fsf@gmail.com> (Alex Branham's message of "Sun, 01 Apr 2018 15:59:51 -0500") 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: Alex Branham Cc: Org Mode List Hello, Alex Branham writes: > I've written this patch that makes use of prettify-symbols-mode to show > the stars in org headings as nice UTF bullets. There's already > org-bullet-mode[1] but that seems to have been abandoned, plus it isn't > included in org mode itself. Is it abandoned, or simply complete? Org lists haven't changed for a while. In any case, I don't think this belongs to "org.el" proper. It could go into some "org-art.el" library (along with Org bullet mode, or something that would auto-number headlines) within the code base, or simply in GNU ELPA. WDYT? Regards, -- Nicolas Goaziou