all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-catch-invisible-edits clarification
@ 2011-12-17 11:49 Memnon Anon
  0 siblings, 0 replies; only message in thread
From: Memnon Anon @ 2011-12-17 11:49 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

just read up on the new features in 7.8 and 
org-catch-invisible-edits caught my attention.

I set it to show and tried a simple example:

--8<---------------cut here---------------start------------->8---
* Test
** level2
*** Level3
    Some text
* Headline
--8<---------------cut here---------------end--------------->8---

Set point between "Some" and "text", and folded it away with S-TAB.

I expected, that, when I start textinput like "more", I would get this
at first keypress:
--8<---------------cut here---------------start------------->8---
* Test
** level2
*** Level3
    Some mtext
* Headline
--8<---------------cut here---------------end--------------->8---

I get:
--8<---------------cut here---------------start------------->8---
* Test
** level2...
* Headline
--8<---------------cut here---------------end--------------->8---
with point on the first dot of level2.

This is with
ELISP> (org-version)
"Org-mode version 7.8.02 (release_7.8.02.8.g8fb0.dirty)"
ELISP> (emacs-version)
"GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.7) 
of 2011-10-26 on murphy, modified by Debian"

So either I misunderstood what the description says, or something is
wrong here...

Memnon

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-17 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-17 11:49 org-catch-invisible-edits clarification Memnon Anon

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.