From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurizio Vitale Subject: linking to region Date: Thu, 24 Sep 2009 13:38:29 -0400 Message-ID: <87ocp0jl9m.fsf@cuma.i-did-not-set--mail-host-address--so-tickle-me> Reply-To: maurizio.vitale@polymath-solutions.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mqs9n-0001tM-H6 for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 13:31:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mqs9j-0001qQ-Mm for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 13:31:03 -0400 Received: from [199.232.76.173] (port=43660 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mqs9j-0001qH-Fq for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 13:30:59 -0400 Received: from lo.gmane.org ([80.91.229.12]:54937) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mqs9i-0000b3-SB for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 13:30:59 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mqs9b-0004C4-GY for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 19:30:51 +0200 Received: from pool-72-95-148-249.pitbpa.east.verizon.net ([72.95.148.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Sep 2009 19:30:51 +0200 Received: from maurizio.vitale by pool-72-95-148-249.pitbpa.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Sep 2009 19:30:51 +0200 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@gnu.org Is it possible to grab a link to a region in a file in such a way that C-c C-o visit the file after narrowing-to-region? The reason I'd like this is that I'm starting using org-mode for requirement tracking and when referencing a standard I'd find preferable to open only the relevant fragment rather than the complete document. Regards, Maurizio --