emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] S-M-right problem in orgstruct-mode


From: Christopher Schmidt
Subject: Re: [O] S-M-right problem in orgstruct-mode
Date: Sat, 9 Mar 2013 13:41:13 +0000 (GMT)

Bastien <address@hidden> writes:
> Alan Schmitt <address@hidden> writes:
>
>> and do a shift-meta-right on the second line, I get:
>>
>> #+BEGIN_SRC emacs-lisp
>> ;;; * Test 1
>> ****** Test2
>> #+END_SRC
>
> I confirm this issue.
>
> The easiest thing to do is to prevent some commands to run when
> `orgstruct-mode' is on and `orgstruct-heading-prefix-regexp' is
> non-nil.

I agree.  I will come up with a patch ASAP.

( In the long term this should be fixed properly.  Considering that
  point is already on an actual headline, Org just needs to add or
  remove a star.  This should not be too hard with org-heading-regexp. )

        Christopher



reply via email to

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