From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Re: Revealing when following file:NAME::LINENO Date: Fri, 15 Nov 2013 20:11:30 -0500 Message-ID: <877gc9i20t.fsf@iro.umontreal.ca> References: <86li233hn2.fsf@iro.umontreal.ca> <87sivbwyw0.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhUin-00008c-2G for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 20:30:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhUii-0007oO-Q1 for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 20:30:48 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:60607 helo=mercure.progiciels-bpi.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhUii-0007oD-Kw for emacs-orgmode@gnu.org; Fri, 15 Nov 2013 20:30:44 -0500 In-Reply-To: <87sivbwyw0.fsf@bzg.ath.cx> (Bastien's message of "Tue, 05 Nov 2013 00:06:07 +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: emacs-orgmode@gnu.org Bastien writes: > Fran=C3=A7ois 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. Wow, thanks! I'll fetch a recent Org and try! Fran=C3=A7ois