From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: =?UTF-8?B?UmU6ICByZXF1ZXN0OiBmYWNlIGZvciDigJ4uLi7igJwgYXQgY29s?= =?UTF-8?B?bGFwc2VkIHNlY3Rpb25z?= Date: Sun, 26 Aug 2007 20:20:05 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPMnd-0006Ug-VX for emacs-orgmode@gnu.org; Sun, 26 Aug 2007 14:25:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPMnc-0006UD-Ps for emacs-orgmode@gnu.org; Sun, 26 Aug 2007 14:25:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPMnc-0006UA-Kj for emacs-orgmode@gnu.org; Sun, 26 Aug 2007 14:25:24 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPMnc-0004Su-9F for emacs-orgmode@gnu.org; Sun, 26 Aug 2007 14:25:24 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Clemente Cc: emacs-orgmode@gnu.org On Aug 26, 2007, at 19:47, Daniel Clemente wrote: > Hi, > now that we speak about new faces... I would like to change the > color of the ... that can be seen when a section is rolled out. Why? > Because I want to differentiate this: > > ** Some title... > > =46rom this: > > ** Some title... > > Yes, they are equal, but not really: at one, I wrote =84..." at the > title (I like to write those points... :-), but at the other, org-mode > wrote the =84..." to show me that the section was collapsed. But I = can't > tell the difference. > Sometimes I have deleted big texts because I thought they were only > points ... ... ... ...; therefore I want the =84..." from org-mode to = be > shown in another face. Indeed, a very bad idea to write ... in Emacs when using outlines. I don't know how to change the font, but you can change the ellipsis string in org-mode, using the variable `org-ellipsis'. - Carsten