From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Support showing stars as pretty bullets Date: Sat, 14 Apr 2018 12:20:01 +0200 Message-ID: <871sfiozse.fsf@nicolasgoaziou.fr> References: <874lkutzg8.fsf@gmail.com> <878ta51m3w.fsf@nicolasgoaziou.fr> <87sh8di0je.fsf@gmail.com> <87woxoztd5.fsf@nicolasgoaziou.fr> <87k1tofjlo.fsf@gmail.com> <87vad8vxld.fsf@nicolasgoaziou.fr> <87370ak4a0.fsf@gmail.com> <87r2nt4y2f.fsf@nicolasgoaziou.fr> <87po37nja7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f7IHx-0006jn-6l for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 06:20:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f7IHt-0006qo-7u for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 06:20:09 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:42409) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f7IHt-0006q8-1j for emacs-orgmode@gnu.org; Sat, 14 Apr 2018 06:20:05 -0400 In-Reply-To: <87po37nja7.fsf@gmail.com> (Alex Branham's message of "Tue, 10 Apr 2018 11:00:32 -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: > But then users of global-prettify-symbols-mode don't see the pretty > symbols in org buffers without knowing about and activating > org-pretty-mode. Anyway, the attached patch moves it to org-pretty.el. [...] > I've left it as a defvar since there's no way for us to know about what > people want prettified where. Hopefully the default > prettify-symbols-compose-p function does an OK job, but people will have > to modify that if they customize org-pretty-alist anyway. I think there's a misunderstanding. To me, `prettify-symbols-mode' is the plumbing. Org Pretty users should not have to care about it. Likewise, when you use Org Bullets, you don't really care about how it is done internally. As such, we know what people want prettified if we provide the appropriate defcustom. BTW, the plumbing should be `compose-region', not `prettify-symbols-mode'. WDYT? Regards, -- Nicolas Goaziou 0x80A93738