From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sean O'Halpin" Subject: Re: anyway to create link to a line number in a file Date: Sat, 18 Feb 2012 14:03:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ryksh-0002je-4X for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 09:03:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ryksg-0001Bc-5o for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 09:03:19 -0500 Received: from mail-ee0-f41.google.com ([74.125.83.41]:61458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ryksg-0001BL-0j for emacs-orgmode@gnu.org; Sat, 18 Feb 2012 09:03:18 -0500 Received: by eekc13 with SMTP id c13so1826690eek.0 for ; Sat, 18 Feb 2012 06:03:16 -0800 (PST) In-Reply-To: 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: Not To Miss Cc: emacs-orgmode@gnu.org On Fri, Feb 17, 2012 at 4:54 PM, Not To Miss wrote: > Hi all, > > I am reading a long text file and want to write down my notes with > org-mode. I extremely would like to put the line numbers down along > with my notes. Although there is a way to store a link for text search > for the current line, I haven't found a way to create a link to a line > number in the current buffer. Is there anyway to do that? Thanks Take a look at org-capture: http://orgmode.org/manual/Capture.html