From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [Typo] New implementation of the Org remember process ready for comments and testing Date: Wed, 23 Jun 2010 13:27:15 +0200 Message-ID: <5BF78C7A-AA3A-4391-99B8-E10A0AEBF4B4@gmail.com> References: <87mxumghh7.fsf@gmx.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53493 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORO6y-0006mD-Js for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:27:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORO6x-0004KI-Gk for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:27:20 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:39892) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ORO6x-0004K8-Be for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 07:27:19 -0400 Received: by wyf23 with SMTP id 23so432544wyf.0 for ; Wed, 23 Jun 2010 04:27:18 -0700 (PDT) In-Reply-To: <87mxumghh7.fsf@gmx.de> 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: Sebastian Rose Cc: Org Mode On Jun 23, 2010, at 12:40 PM, Sebastian Rose wrote: > Hi Carsten, > > > latest pull got me this line 765 in org-capture.el > > (defun org-capture-mark-kill-region (bed end) > > Typo? The bed is never used :) Yep, a typo, thanks. - Carsten