emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Can't kill in org-mode when in org-indent-mode


From: Marco Wahl
Subject: [O] Can't kill in org-mode when in org-indent-mode
Date: Wed, 06 Jul 2011 19:28:37 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Hi,

when I try to kill a region in a org-buffer with org-indent-mode set
(i.e. not so many stars in the headlines) there is an error.

The *Backtrace* shows

Debugger entered--Lisp error: (wrong-number-of-arguments (lambda
(string) "Remove indentations between BEG and END."
(remove-text-properties 0 (length string) (quote (line-prefix nil
wrap-prefix nil)) string) string) 4)
  org-indent-remove-properties-from-string(...)
  apply(org-indent-remove-properties-from-string (...))
  filter-buffer-substring(112 459)
  copy-region-as-kill(112 459)
  kill-ring-save(112 459)
  call-interactively(kill-ring-save nil nil)

I use "GNU Emacs 24.0.50.6 (i686-pc-linux-gnu, X toolkit) of 2011-07-05
on senf" and the git version of org-mode.

Looks like an interface change to me.  Or is it just a problem with my
setup?

Any help appreciated.  Ciao,

        Marco



reply via email to

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