emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Strange behavior of C-RET and C-S-RET


From: Sergey A.
Subject: Re: [Orgmode] Re: Strange behavior of C-RET and C-S-RET
Date: Mon, 3 Nov 2008 04:09:46 -0800

Hello.

I verified. The latest org-mode from git doesn't contain this bug. Thanks a lot!

2008/11/2 Carsten Dominik <address@hidden>:
> I believe this is fixed now, please verify.
>
> - Carsten
>
> On Nov 1, 2008, at 2:22 AM, Sergey A. wrote:
>
>> Hello.
>>
>> I didn't think that the bug will be so difficult to reproduce.
>>
>> In my case, the bug always happens with the following file:
>>
>> *** foo
>> ***** bar
>>
>> Below is the steps to reproduce that 100% works to me:
>>
>> 1) File is opened, headline is folded, cursor is on the second asterisk:
>>
>> *[*]* foo...
>>
>> 2) After pressing C-<RET>, I see the following:
>>
>> *** foo
>> ...
>> ***
>>
>> If instead of "***** bar" there is "    bar", then the bug doesn't happen.
>>
>> I've deleted some tweaks to orgmode, so my config now is:
>>
>> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
>> (global-set-key "\C-cl" 'org-store-link)
>> (global-set-key "\C-ca" 'org-agenda)
>> (global-set-key "\C-cb" 'org-iswitchb)
>>
>> (add-hook 'org-mode-hook 'turn-on-font-lock)
>>
>> I've rebuild my emacs from CVS before testing.
>>
>> P.S. I use Archlinux.
>>
>> --
>> Sergey.
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]