From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Update documentation on handling internal links Date: Tue, 08 Jan 2013 23:35:57 +0100 Message-ID: <87ip772tgy.fsf@bzg.ath.cx> References: <87a9sje5ye.fsf@allisson.co> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tshm6-0004YM-UA for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tshm4-0007Yp-J1 for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:36:02 -0500 Received: from mail-we0-f175.google.com ([74.125.82.175]:51118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tshm4-0007YP-DF for emacs-orgmode@gnu.org; Tue, 08 Jan 2013 17:36:00 -0500 Received: by mail-we0-f175.google.com with SMTP id z53so736609wey.6 for ; Tue, 08 Jan 2013 14:35:59 -0800 (PST) In-Reply-To: <87a9sje5ye.fsf@allisson.co> (=?iso-8859-1?Q?=22Fran=E7ois?= Allisson"'s message of "Tue, 08 Jan 2013 22:10:49 +0100") 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: =?iso-8859-1?Q?Fran=E7ois?= Allisson Cc: Org mode Hi François, François Allisson writes: > The attached documentation patch updates the mention to the obsolete > variable `org-link-to-org-use-id' with a mention to the newer variable > `org-id-link-to-org-use-id'. Yes. > Furthermore, it mentions that (require 'org-id) is necessary for > `org-id-link-to-org-use-id' to work. Perhaps it is not what should be > done. Shall org-id be required by default? No, it should not. (require 'org-id) is not the only way to use id, you can also "loading" org-id through `org-mobules'. Can you update your patch mentioning this and adding a commit message and adding TINYCHANGE at the end? Thanks! -- Bastien