From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: LaTeX export not possible when case-fold-search is set to nil Date: Wed, 11 Nov 2009 13:16:01 +0100 Message-ID: <4880EE06-12F7-4AEF-87D0-C9F74D7264CE@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8C7V-0006ZJ-2H for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:16:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8C7P-0006Tn-TE for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:16:16 -0500 Received: from [199.232.76.173] (port=40122 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8C7P-0006Tg-JD for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:16:11 -0500 Received: from ey-out-1920.google.com ([74.125.78.147]:29445) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8C7P-0005zw-Bx for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:16:11 -0500 Received: by ey-out-1920.google.com with SMTP id 4so699080eyg.2 for ; Wed, 11 Nov 2009 04:16:10 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alex Speed Kjeldsen Cc: emacs-orgmode@gnu.org On Nov 11, 2009, at 10:49 AM, Alex Speed Kjeldsen wrote: > I use emacs 23 and org-mode from the git repository. I think there is > a bug related to the variable case-fold-search. When it is set to nil, > which it is in my .emacs, I cannot export to LaTeX. If I do not set it > to nil, everything works. Is there a way to fix this? Well, the obvious fix would be to not set this variable to nil :-) > > PS: This presumable bug is also present in the latest stable release. Hi Alex, I cannot reproduce this, and you give me very little information to figure out what might be going wrong. Please use M-x org-submit-bug- report to produce a list showing your configuration, and please include a small test file that shows the problem, and also describe what "Cannot export to LaTeX" actually means. Maybe you can produce a backtrace if there is an error? Loooong way to go for a good bug report :-) - Carsten