From mboxrd@z Thu Jan 1 00:00:00 1970 From: Salome Soedergran Subject: error when sending radio table Date: Thu, 13 Nov 2014 21:04:42 +0100 Message-ID: <21605.3802.33345.490698@gargle.gargle.HOWL> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xp0dS-0002gU-Ng for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:05:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xp0dJ-0006Gn-QX for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:04:54 -0500 Received: from zhhdzmsp-smta18.bluewin.ch ([195.186.227.133]:38324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xp0dJ-0006GY-3A for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:04:45 -0500 Received: from athen (178.195.45.89) by zhbdzmsp-smta11.bluewin.ch (8.5.142) (authenticated as jogi@bluewin.ch) id 51E5C44E21EE61D6 for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 20:04:42 +0000 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: emacs-orgmode@gnu.org Hello experts Since a while I get the following error message when I try to send a radio table in a LaTeX document with C-c C-c: org-trim: Wrong type argument: stringp, nil The table is not sent. This happens only if there are empty cells. If the table is filled all throughout, sending works just fine. As this is something I use quite frequently, and usually with some empty cells, any help will be highly appreciated. TIA, Salome (I have Org-mode version 8.2.10, installed from elpa. Orgtable-minor-mode is active in the LaTeX-Buffer.)