emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Overlays and elisp code
@ 2011-01-31 10:04 Andrea Crotti
  2011-01-31 20:04 ` Jeff Horn
  0 siblings, 1 reply; 9+ messages in thread
From: Andrea Crotti @ 2011-01-31 10:04 UTC (permalink / raw)
  To: emacs-orgmode

I found a strange behaviour which might be a bug, but maybe of my
configuration.

This is org mode version:
Org-mode version 7.4 (release_7.4.199.g8be1.dirty)
and emacs:
"GNU Emacs 23.2.1 (x86_64-apple-darwin10.3.0, NS apple-appkit-1038.29)
 of 2010-05-09 on linc"

To reproduce the bug I do
- go over an elisp code block
- C-c ' to edit in the overlay
- C-c ' to go back when done

And it works perfectly, BUT if for example I remove a parenthesis before
pressing C-c ', I can't go back.

C-c ' becomes undefined and I have to kill both the overlay and the
original buffer.

While I was writing I also found the cause of the problem, Paredit!
Removing the hook from emacs-lisp-mode-hook fixes this, but paredit is
really useful with elisp, maybe someone has an idea of why this happens?

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

end of thread, other threads:[~2011-02-01 11:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 10:04 Overlays and elisp code Andrea Crotti
2011-01-31 20:04 ` Jeff Horn
2011-02-01  8:08   ` Andrea Crotti
2011-02-01 10:51   ` Dan Davison
2011-02-01 11:01     ` Dan Davison
2011-02-01 11:08       ` Carsten Dominik
2011-02-01 11:22         ` Dan Davison
2011-02-01 11:30           ` Carsten Dominik
2011-02-01 11:47             ` Dan Davison

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).