emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* S-M-right problem in orgstruct-mode
@ 2013-03-08 14:03 Alan Schmitt
  2013-03-09  9:26 ` Bastien
  0 siblings, 1 reply; 11+ messages in thread
From: Alan Schmitt @ 2013-03-08 14:03 UTC (permalink / raw)
  To: Org-mode List

Hello,

I'm using a recently pulled orgmode from master.

I have the following in an emacs-lisp buffer:

#+BEGIN_SRC emacs-lisp
;; Local Variables:
;; eval: (orgstruct-mode 1)
;; orgstruct-heading-prefix-regexp: ";;; "
;; End:
#+END_SRC

With such local variables, if I start with:

#+BEGIN_SRC emacs-lisp
;;; * Test 1
;;; * Test2
#+END_SRC

and do a shift-meta-right on the second line, I get:

#+BEGIN_SRC emacs-lisp
;;; * Test 1
****** Test2
#+END_SRC

I also see the following appear in the *Messages* folder:

#+BEGIN_SRC emacs-lisp
org-get-tags-string: Not on a heading
#+END_SRC

Is this a (known) bug?

Thanks,

Alan

^ permalink raw reply	[flat|nested] 11+ messages in thread
* S-M-right problem in orgstruct-mode
@ 2013-03-08 14:04 Alan Schmitt
  0 siblings, 0 replies; 11+ messages in thread
From: Alan Schmitt @ 2013-03-08 14:04 UTC (permalink / raw)
  To: Org-mode List

Hello,

I'm using a recently pulled orgmode from master.

I have the following in an emacs-lisp buffer:

#+BEGIN_SRC emacs-lisp
;; Local Variables:
;; eval: (orgstruct-mode 1)
;; orgstruct-heading-prefix-regexp: ";;; "
;; End:
#+END_SRC

With such local variables, if I start with:

#+BEGIN_SRC emacs-lisp
;;; * Test 1
;;; * Test2
#+END_SRC

and do a shift-meta-right on the second line, I get:

#+BEGIN_SRC emacs-lisp
;;; * Test 1
****** Test2
#+END_SRC

I also see the following appear in the *Messages* folder:

#+BEGIN_SRC emacs-lisp
org-get-tags-string: Not on a heading
#+END_SRC

Is this a (known) bug?

Thanks,

Alan

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-03-10 13:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-08 14:03 S-M-right problem in orgstruct-mode Alan Schmitt
2013-03-09  9:26 ` Bastien
2013-03-09 13:41   ` Christopher Schmidt
2013-03-09 13:54     ` Bastien
2013-03-09 15:24       ` Christopher Schmidt
2013-03-09 17:08         ` Alan Schmitt
2013-03-09 17:32           ` Christopher Schmidt
2013-03-10  9:20             ` Alan Schmitt
2013-03-10  9:47               ` Bastien
2013-03-10 13:46                 ` Christopher Schmidt
  -- strict thread matches above, loose matches on Subject: below --
2013-03-08 14:04 Alan Schmitt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).