From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: [Typo] New implementation of the Org remember process ready for comments and testing Date: Wed, 23 Jun 2010 12:40:04 +0200 Message-ID: <87mxumghh7.fsf@gmx.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46505 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ORNNC-0002QF-OE for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 06:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ORNN9-0005Tf-QO for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 06:40:00 -0400 Received: from mail.gmx.net ([213.165.64.20]:34248) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1ORNN9-0005TR-ER for emacs-orgmode@gnu.org; Wed, 23 Jun 2010 06:39:59 -0400 In-Reply-To: (Carsten Dominik's message of "Tue, 22 Jun 2010 14:36:15 +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: Carsten Dominik Cc: Org Mode 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 :) Sebastian