From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: face for inline-tasks Date: Wed, 12 Jun 2013 12:18:52 +0200 Message-ID: <87bo7bzl6b.fsf@med.uni-goettingen.de> References: <87fvwozb62.fsf@med.uni-goettingen.de> <957AEF8B-9CFA-4F61-ACFB-5000AA6D5856@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umi90-0008SY-Ms for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:19:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Umi8z-0003G3-Iy for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:19:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:40221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umi8z-0003Fs-C9 for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 06:19:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Umi8w-0008T8-9n for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 12:19:06 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Jun 2013 12:19:06 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Jun 2013 12:19:06 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > On Jun 11, 2013, at 9:42 PM, Andreas Leha wrote: > >> Hi all, >> >> how can I achieve, that the whole inline-task uses a font face >> (esp. with background)? >> >> I customized the face org-inlinetask, but that only fontifies the last >> stars and the 'END'. I would like to color the whole line plus all the >> contents. I have similar settings for my code blocks and find it very >> convenient. >> (see http://orgmode.org/worg/images/color-themes/color-theme-leuven.png >> for an example of what I mean) >> >> Is that possible for inline-tasks, as well? > > No, this is not possible. > Ok, good to know. Thanks, Andreas