From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: custom emacs org-emphasis-alist breaks EXPORT, help ;-) ? Date: Fri, 04 Oct 2013 10:27:16 +0200 Message-ID: <87ob75xwyj.fsf@bzg.ath.cx> References: <87r4c1mrh1.fsf@bzg.ath.cx> <87d2nlzcoo.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VS0jR-0005ni-8g for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:27:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VS0jI-0004qd-MI for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:27:29 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:35245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VS0jI-0004qR-GR for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:27:20 -0400 Received: by mail-wg0-f52.google.com with SMTP id m15so3750178wgh.7 for ; Fri, 04 Oct 2013 01:27:19 -0700 (PDT) In-Reply-To: (Xebar Saram's message of "Fri, 4 Oct 2013 11:23:55 +0300") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xebar Saram Cc: org mode Xebar Saram writes: > ♩ALL THIS TEXT IS HIGHLIGHTED♩, currently with the above code the ♩ > is highlighted but not the text between, is it possible to do achive > that with font-lock? Not with font-lock-add-keywords, which I think is just for one-liner highlights (as the name suggests.) There might be other solutions, but it's definitely more complicated, sorry I can't dive into this now. -- Bastien