From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH 1/2] org-odt: Improve customization of org-export-odt-styles-file Date: Fri, 22 Jul 2011 17:49:17 +0200 Message-ID: <87d3h2wc1u.fsf@gnu.org> References: <817h7mce7q.fsf@gmail.com> <81oc0yaqes.fsf@gmail.com> <4E1E91D3.70800@diplan.de> <87wrfkx3wo.fsf@gnu.org> <81oc0w9jie.fsf@gmail.com> <81wrfafkif.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkHyF-0000GX-32 for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkHyC-0007yQ-Mg for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:48:59 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:58470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkHyC-0007xo-Ht for emacs-orgmode@gnu.org; Fri, 22 Jul 2011 11:48:56 -0400 Received: by wwf22 with SMTP id 22so1875117wwf.30 for ; Fri, 22 Jul 2011 08:48:55 -0700 (PDT) In-Reply-To: <81wrfafkif.fsf_-_@gmail.com> (Jambunathan K.'s message of "Fri, 22 Jul 2011 20:08:32 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org Jambunathan K writes: >> I am seeing that customization interface for org-export-odt-styles-file >> variable is only partially done. If the customization interface doesn't >> do the right thing for you, you can use the setq form temporarily. > > The attached patch takes care of the above "issue". Applied, thanks! -- Bastien