From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Re: bug in org-store-link (Scott Otterson) Date: Tue, 26 Feb 2008 12:45:14 -0800 Message-ID: <47C47A5A.5030507@u.washington.edu> References: <200802262041.m1QKfxFM001405@bp34.u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JU6fv-0003cg-0n for emacs-orgmode@gnu.org; Tue, 26 Feb 2008 15:45:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JU6ft-0003au-I5 for emacs-orgmode@gnu.org; Tue, 26 Feb 2008 15:45:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JU6ft-0003ad-4P for emacs-orgmode@gnu.org; Tue, 26 Feb 2008 15:45:17 -0500 Received: from mxout5.cac.washington.edu ([140.142.32.135]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JU6fs-0002qE-H5 for emacs-orgmode@gnu.org; Tue, 26 Feb 2008 15:45:16 -0500 Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id m1QKjEZA007118 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 26 Feb 2008 12:45:14 -0800 In-Reply-To: <200802262041.m1QKfxFM001405@bp34.u.washington.edu> 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 Scott Otterson wrote: > Small bug in org store link. To reproduce, put the cursor on line 1007 I meant to say "line 1007 of the attached file" Scott