From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-4.20: A few observations Date: Mon, 10 Apr 2006 23:36:14 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FT43M-0000d9-Qc for emacs-orgmode@gnu.org; Mon, 10 Apr 2006 17:36:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FT43L-0000c1-15 for emacs-orgmode@gnu.org; Mon, 10 Apr 2006 17:36:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FT43K-0000bu-9I for emacs-orgmode@gnu.org; Mon, 10 Apr 2006 17:36:06 -0400 Received: from [194.134.35.149] (helo=smtp08.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FT483-0001ge-2r for emacs-orgmode@gnu.org; Mon, 10 Apr 2006 17:40:59 -0400 In-Reply-To: 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: Eric J Haywiser Cc: emacs-orgmode@gnu.org On Apr 10, 2006, at 19:00, Eric J Haywiser wrote: > ** Problem: Strange edit behavior with links > > *** Kill-line behavior depends on font lock state with links in column > 0 > Consider the following pair of links with the cursor on the > blank line between them, executing kill-line > kills next two lines when font lock mode is on but only one line when > font lock mode is off. > > [[http://www.google.com][Google]] > > [[http://www.google.com][Google]] Actually, this one I cannot reproduce. Anyone? - Carsten