From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: [BUG] Capture template table line specification Date: Sun, 10 Apr 2016 22:47:42 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apMGT-0007h5-GB for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:47:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1apMGQ-00018S-Ai for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:47:25 -0400 Received: from mail2.b1.hitrost.net ([91.185.211.205]:51153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1apMGQ-00018N-4E for emacs-orgmode@gnu.org; Sun, 10 Apr 2016 16:47:22 -0400 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" To: emacs-org list Hi again, Another odd problems after updating to Emacs 24.5 and Org 8.3.4: I have a capture template that puts the captured info into a table line before the second horizontal line of the table. Capture fails with this message: Capture template `x': Invalid table line specification "II-1" Far as I can tell from the manual, the specification is exactly right, and it has always worked before. Yours, Christian