From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Pretty org-entities in org-mode buffers Date: Sat, 8 May 2010 07:17:05 +0200 Message-ID: References: <87zl0e2ue7.fsf@gmail.com> <871vdng2a7.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAcPY-00043q-Bp for emacs-orgmode@gnu.org; Sat, 08 May 2010 01:17:12 -0400 Received: from [140.186.70.92] (port=48524 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAcPW-00043Q-Uv for emacs-orgmode@gnu.org; Sat, 08 May 2010 01:17:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAcPV-0007aH-Bg for emacs-orgmode@gnu.org; Sat, 08 May 2010 01:17:10 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:54847) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAcPV-0007a6-6m for emacs-orgmode@gnu.org; Sat, 08 May 2010 01:17:09 -0400 Received: by ewy6 with SMTP id 6so592753ewy.32 for ; Fri, 07 May 2010 22:17:08 -0700 (PDT) In-Reply-To: <871vdng2a7.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode On May 7, 2010, at 5:27 PM, Eric Schulte wrote: > Carsten Dominik writes: >> >> Also there should be a switch for turning this on and off. >> >> I would like to integrate this code into org-entities.el. >> > > Those both sound great. It would take a little bit of effort to look > into how to remove font-lock keywords. If you have the time and > inclination please go ahead with this, otherwise I should be able to > take a shot at it myself in the next week or two -- I'm in the > middle of > my final exams right now. I think the right way would be to install a function into font-lock- keywords, and that function can then honor a switch. I can do that. - Carsten