From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Revealing when following file:NAME::LINENO Date: Tue, 05 Nov 2013 00:06:07 +0100 Message-ID: <87sivbwyw0.fsf@bzg.ath.cx> References: <86li233hn2.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdTDx-0003LI-IX for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:06:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdTDn-0003eD-90 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:06:21 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:57388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdTDn-0003e6-1U for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:06:11 -0500 Received: by mail-wg0-f42.google.com with SMTP id n12so2375934wgh.3 for ; Mon, 04 Nov 2013 15:06:10 -0800 (PST) In-Reply-To: <86li233hn2.fsf@iro.umontreal.ca> (=?iso-8859-1?Q?=22Fran=E7o?= =?iso-8859-1?Q?is?= Pinard"'s message of "Tue, 08 Oct 2013 11:29:53 -0400") 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?= Pinard Cc: emacs-orgmode@gnu.org Hi François, François Pinard writes: > Whenever one follows an Org link of the form file:NAME::LINENO, let me > suggest that the found line be "org-revealed" automatically. In my > opinion, this would be convenient for most people using such forms. Actually I think this is a good idea -- I pushed this change in master. Thanks! -- Bastien