From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Minor regression Date: Sat, 31 Oct 2015 12:22:51 +0000 Message-ID: <5634B29B.9050709@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs8iE-0006nW-PG for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 08:23:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zs8iB-000604-N8 for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 08:23:18 -0400 Received: from mout.gmx.net ([212.227.17.22]:53660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zs8iB-0005zp-ET for emacs-orgmode@gnu.org; Fri, 30 Oct 2015 08:23:15 -0400 Received: from [192.168.0.10] ([109.91.39.213]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MS1g6-1a2Uqu2vRC-00THFh for ; Fri, 30 Oct 2015 13:23: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: emacs-orgmode Hi all, I have a strange symptom when trying to add a line behind a SCHEDULED: line: *** TODO BU SCHEDULED: <2016-01-14 Di>x <-- press CR here I keep getting a message: user-error: No link found and cannot insert that line from the point described. I'm on maint (54d3032cdcc2c2c30efac41e84ae4ab0543f7ad2, to be precise) and only recently noticed this behaviour. HTH, Simon