From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Descriptive links in tables no longer working Date: Sat, 06 Feb 2016 17:52:49 +0100 Message-ID: <87y4axok66.fsf@nicolasgoaziou.fr> References: <87r3gp95q3.fsf@hornfels.zedat.fu-berlin.de> <877fihpzmt.fsf@nicolasgoaziou.fr> <87mvrd94bl.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS64Q-0004if-EJ for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 11:50:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aS64P-0000XZ-43 for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 11:50:50 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aS64O-0000Wv-VE for emacs-orgmode@gnu.org; Sat, 06 Feb 2016 11:50:49 -0500 In-Reply-To: <87mvrd94bl.fsf@hornfels.zedat.fu-berlin.de> (Loris Bennett's message of "Sat, 06 Feb 2016 17:44:14 +0100") 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: Loris Bennett Cc: emacs-orgmode@gnu.org "Loris Bennett" writes: > However, if the link is in a table, the long form with the square > brackets does not change, but links outside the table do. The following > error appears in the messages buffer: > > Error during redisplay: (jit-lock-function 17316) signaled (wrong-type-argument listp org-table) This bug was fixed last week. You may want to update Org. Regards,