From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Add customisable face for inlinetasks Date: Wed, 24 Aug 2011 10:39:12 +0200 Message-ID: <871uwbf7a9.fsf@altern.org> References: <20110820131808.31793978@kuru.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwAQI-0003Wz-RT for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 06:11:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwAQG-00066r-VU for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 06:11:02 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:37883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwAQG-00062a-Qk for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 06:11:00 -0400 Received: by mail-fx0-f41.google.com with SMTP id 9so1029756fxg.0 for ; Wed, 24 Aug 2011 03:11:00 -0700 (PDT) In-Reply-To: <20110820131808.31793978@kuru.homelinux.net> (Suvayu Ali's message of "Sat, 20 Aug 2011 13:18:08 +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: Suvayu Ali Cc: Org mode mailing list Hi Suvayu, Suvayu Ali writes: > Attached is a small patch that defines a customisable face for > inlinetasks. Thanks for this patch. Can you improve it with two small changes? - use `shadow' as the inherited face for the new defface; - add a ChangeLog message to the patch (see http://orgmode.org/worg/org-contribute.html#sec-5) Thanks again! -- Bastien