Hi Alex,
thanks.
Could you please:
1. Load uncompiled code with
C-u C-c C-x !
2. Turn on debug on quit in the options menu
3. Run until emacs hangs
4. Wait 2 seconds
5. Press C-g
6. Send me the backtrace buffer that will pop up.
Thanks.
- Carsten
On Nov 11, 2009, at 1:44 PM, Alex Sp
On Wed, Nov 11, 2009 at 1:16 PM, Carsten Dominik
wrote:
>
> 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 c
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.