[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] S-M-right problem in orgstruct-mode
From: |
Bastien |
Subject: |
Re: [O] S-M-right problem in orgstruct-mode |
Date: |
Sat, 09 Mar 2013 10:26:03 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Alan,
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.
Making those commands to work properly would be nice but I don't
think it can be easy enough to implement.
Christopher, what do you think?
--
Bastien
- [O] S-M-right problem in orgstruct-mode, Alan Schmitt, 2013/03/08
- Re: [O] S-M-right problem in orgstruct-mode,
Bastien <=
- Re: [O] S-M-right problem in orgstruct-mode, Christopher Schmidt, 2013/03/09
- Re: [O] S-M-right problem in orgstruct-mode, Bastien, 2013/03/09
- Re: [O] S-M-right problem in orgstruct-mode, Christopher Schmidt, 2013/03/09
- Re: [O] S-M-right problem in orgstruct-mode, Alan Schmitt, 2013/03/09
- Re: [O] S-M-right problem in orgstruct-mode, Christopher Schmidt, 2013/03/09
- Re: [O] S-M-right problem in orgstruct-mode, Alan Schmitt, 2013/03/10
- Re: [O] S-M-right problem in orgstruct-mode, Bastien, 2013/03/10
- Re: [O] S-M-right problem in orgstruct-mode, Christopher Schmidt, 2013/03/10