From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: FIX missing case-folding in test-ob-emacs-lisp.el Date: Tue, 12 Mar 2013 16:59:21 +0100 Message-ID: <87r4jkzk12.fsf@bzg.ath.cx> References: <513F4D96.6000702@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFRbx-0001UQ-Jn for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 11:59:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UFRbn-00067V-Of for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 11:59:33 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:60176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UFRbn-000673-IZ for emacs-orgmode@gnu.org; Tue, 12 Mar 2013 11:59:23 -0400 Received: by mail-we0-f175.google.com with SMTP id x8so5016863wey.34 for ; Tue, 12 Mar 2013 08:59:22 -0700 (PDT) In-Reply-To: <513F4D96.6000702@easy-emacs.de> ("Andreas =?iso-8859-1?Q?R?= =?iso-8859-1?Q?=F6hler=22's?= message of "Tue, 12 Mar 2013 16:45:26 +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: Andreas =?iso-8859-1?Q?R=F6hler?= Cc: emacs-orgmode Hi Andreas, Andreas Röhler writes: > Running tests from org-mode/testing/README failed due to missing case-folding > Downcased "result" was searched while upcased was inserted It's weird, the test does not fail for me. Can you let me know how to reproduce it? > Patch attached Thanks, let's use this fix if we reproduce the problem. Best, -- Bastien