From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egli Christian (KIRO 41)" Subject: RE: File specific exporting of tags Date: Tue, 20 Nov 2007 11:31:03 +0100 Message-ID: <52D89C75FEE9444E8D9C016E3730098306CE69@chsa1036.share.beluni.net> References: <473E4628.7030809@gmail.com> <52D89C75FEE9444E8D9C016E3730098306CE66@chsa1036.share.beluni.net> <4741EDA9.3080601@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuQOv-0006Vb-Dz for emacs-orgmode@gnu.org; Tue, 20 Nov 2007 05:32:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuQOu-0006VP-7L for emacs-orgmode@gnu.org; Tue, 20 Nov 2007 05:32:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuQOu-0006VG-27 for emacs-orgmode@gnu.org; Tue, 20 Nov 2007 05:32:16 -0500 Received: from mail-gw10.credit-suisse.com ([198.240.212.23]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1IuQOt-0006Uc-Li for emacs-orgmode@gnu.org; Tue, 20 Nov 2007 05:32:16 -0500 Content-class: urn:content-classes:message In-Reply-To: <4741EDA9.3080601@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Daniel J. Sinder" Cc: emacs-orgmode Hi Daniel=20 Daniel Sindler wrote: > On 11/19/2007 12:19 AM, Egli Christian (KIRO 41) wrote: > > Can you try to adapt the relevant text in org.texi (in the distribution > > of org-mode) and produce a patch. This would certainly help a lot to get > > your "problem" fixed. > I do appreciate that providing a patch is a better solution than > providing information leading to the patch. However, I provided the > relevant section and valid option values in the hope that someone > who knows better could derive a patch faster and more easily than I > can. As it was, I took time to determine experimentally, what the > valid values were since, to me, reading Lisp is about as much fun as > reading a good legal contract. I appreciate the time you took to analyse the problem and propose a solution. I was just hinting that producing a patch to the documentation is very easy (in fact that is how I got into hacking on org-mode :-)) and will IMHO give the developers more time to focus on the code. The documentation in org.texi is basically text with some markup and can be adapted easily, so no lisp know-how required. > > If you need any help on producing a patch let me know. > Yes, I'd greatly appreciate help. Bastien gave a better explanation than I could have ever done. HTH Chtistian