From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: patch for custom colored links in org-mode Date: Wed, 06 Jul 2016 13:25:00 +0200 Message-ID: <877fczrotv.fsf@gmx.us> References: <87twgdxtfm.fsf@saiph.selenimh> <87lh1pazj9.fsf@gmx.us> <877fd9xecw.fsf@saiph.selenimh> <87eg7hawj8.fsf@gmx.us> <8760spgcy6.fsf@saiph.selenimh> 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]:51173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKl1t-0004k4-PI for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 07:30:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKl1p-0001nl-Nb for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 07:30:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:34572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKl1p-0001nh-GH for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 07:30:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bKl1n-0003S5-W2 for emacs-orgmode@gnu.org; Wed, 06 Jul 2016 13:30:04 +0200 Received: from ip-178-203-233-100.hsi10.unitymediagroup.de ([178.203.233.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2016 13:30:03 +0200 Received: from rasmus by ip-178-203-233-100.hsi10.unitymediagroup.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2016 13:30:03 +0200 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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> Maybe a defcustom consisting of an alist of anonymous faces: >> >> '((R ((:background "red"))) >> (emacs-lisp ((:background "blue")))) > > Sounds good, even if a string as the key might be better (languages are > stored as strings in the parse tree). Also why limit ourselves to > anonymous faces? I've changed it to take an anonymous face, a face or a color string which then becomes the background. I’ll just have to get the darn customize interface working properly. Rasmus -- Vote for proprietary math!