From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: spreadsheet: empty field should be an empty field. Date: Tue, 16 Sep 2014 13:56:09 +0200 Message-ID: References: <87ppew6ijq.fsf@mat.ucm.es> <87d2avkik8.fsf@gmail.com> <87ha077rrb.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTrMl-0003ha-KG for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 07:56:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTrMj-00066e-Lv for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 07:56:15 -0400 Received: from mail-qc0-x235.google.com ([2607:f8b0:400d:c01::235]:53215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTrMj-00066Q-Hk for emacs-orgmode@gnu.org; Tue, 16 Sep 2014 07:56:13 -0400 Received: by mail-qc0-f181.google.com with SMTP id r5so5705301qcx.26 for ; Tue, 16 Sep 2014 04:56:10 -0700 (PDT) In-Reply-To: <87ha077rrb.fsf@mat.ucm.es> 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: Org Mode Hi Uwe On Tue, Sep 16, 2014 at 1:02 PM, Uwe Brauer wrote: > this is patch is from 2012, which orgmode version did it enter then? I implemented it in release_7.9.2-908-ga77442b and "git tag --contains" tells that it is available since Org release 8.0 which is newer than the pre-packaged Org mode of the currently newest released Emacs 23.3. So you need to upgrade Org mode as described here: http://orgmode.org/manual/Installation.html Michael