From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: Re: docbook export-special Date: Wed, 3 Jun 2009 17:58:58 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBpac-0001JT-Sh for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:29:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBpaY-0001Gg-Vi for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:29:06 -0400 Received: from [199.232.76.173] (port=45301 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBpaY-0001GR-P6 for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:29:02 -0400 Received: from mail-px0-f121.google.com ([209.85.216.121]:33990) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBpaY-0004jA-EV for emacs-orgmode@gnu.org; Wed, 03 Jun 2009 08:29:02 -0400 Received: by pxi27 with SMTP id 27so629119pxi.14 for ; Wed, 03 Jun 2009 05:28:58 -0700 (PDT) In-Reply-To: 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: emacs-orgmode Baoqiu wrote: > I can add a little more comments in org-docbook.el, but ideally we > should add important things to the manual if they are missing. =A0What > particular information do you want to see in the manual? Hi Baoqiu. One of the things that would help me is an explanation about links -- ie what the docbook exporter does to various types of links -- this-file and other-file, http:// file:// and more arcane protocol selectors, links specifically into a org head-line and links that search their target etc etc But as I said I think the org docs are long enough and I dont want to ask for increases to its length for the benefit of fringe users like myself. Just a few lines in the code would be neat. Of course if there is a commonality of this code with the html-exporter it could as well go into the manual as it may be of use to many more people Rustom