From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: FAILED test-org/end-of-line Date: Wed, 28 Nov 2012 10:51:30 -0500 Message-ID: <9065.1354117890@alphaville> References: <87boei51gu.fsf@Rainer.invalid> <5557.1354050924@alphaville> <5875.1354052828@alphaville> <87vccp98q1.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdjvH-0003Hz-DU for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 10:51:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdjvC-0000k3-KM for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 10:51:39 -0500 Received: from g4t0015.houston.hp.com ([15.201.24.18]:43209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdjvC-0000ju-FJ for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 10:51:34 -0500 In-Reply-To: Message from Nicolas Goaziou of "Wed, 28 Nov 2012 14:07:34 +0100." <87vccp98q1.fsf@gmail.com> 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: Nicolas Goaziou Cc: Achim Gratz , emacs-orgmode@gnu.org Nicolas Goaziou wrote: > Hello, > > Nick Dokos writes: > > > Adding a \n at the end of the headline lets the test pass I think: > > I've added "\n" at the end of headlines. Since I don't use pretest > version, can you confirm it does indeed fix the problem? > I don't use the pretest version either, but the version I do use GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2012-09-21 exhibited the failure before. With the change above, it no longer fails for me. Can you also disambiguate the headlines in the three cases? That would make obvious *which* of the three subtests failed (for the record, it was the second one, i.e. org-special-ctrl-a/e nil - the other two were OK for some reason). Nick