From mboxrd@z Thu Jan 1 00:00:00 1970 From: Teemu Likonen Subject: Re: Bug: Org column view, property edit bug [7.8.11] Date: Wed, 17 Oct 2012 10:02:48 +0300 Message-ID: <87wqyp1syv.fsf@mithlond.arda> References: <874nlvijob.fsf@mithlond.arda> <87hapudvab.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TONek-00026S-A0 for emacs-orgmode@gnu.org; Wed, 17 Oct 2012 03:03:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TONeb-0000WI-Ez for emacs-orgmode@gnu.org; Wed, 17 Oct 2012 03:03:06 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:53212 helo=jenni1.inet.fi) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TONeb-0000To-4j for emacs-orgmode@gnu.org; Wed, 17 Oct 2012 03:02:57 -0400 In-Reply-To: <87hapudvab.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 16 Oct 2012 22:19:40 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou [2012-10-16 22:19:40 +0200] wrote: > Teemu Likonen writes: >> Org's column view has "e" key for editing fields such as property >> values. Properties are messed up if user tries to clear the >> property's value with "e". See the following example. >> Package: Org-mode version 7.8.11 > Thanks for the report. > > For what it's worth, though, I cannot reproduce it on Org mode 7.9.2. I'm sorry for being lazy and not trying the newest version before reporting this bug. I installed the latest version from Git repository's "master" branch. Indeed, it seems that this bug is gone. Thanks.