emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't kill in org-mode when in org-indent-mode
@ 2011-07-06 17:12 Marco Wahl
  2011-07-06 18:42 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Wahl @ 2011-07-06 17:12 UTC (permalink / raw)
  To: emacs-orgmode

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 more or less

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

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

Any help appreciated.  Ciao,

        Marco

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

* Can't kill in org-mode when in org-indent-mode
@ 2011-07-06 17:28 Marco Wahl
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Wahl @ 2011-07-06 17:28 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: Can't kill in org-mode when in org-indent-mode
  2011-07-06 17:12 Can't kill in org-mode when in org-indent-mode Marco Wahl
@ 2011-07-06 18:42 ` Bastien
  2011-07-06 19:29   ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2011-07-06 18:42 UTC (permalink / raw)
  To: Marco Wahl; +Cc: emacs-orgmode

Hi Marco,

Marco Wahl <marcowahl@gmail.com> writes:

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

I confirm it's a bug, I'm on it now.

Thanks for reporting it,

-- 
 Bastien

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

* Re: Can't kill in org-mode when in org-indent-mode
  2011-07-06 18:42 ` Bastien
@ 2011-07-06 19:29   ` Bastien
  2011-07-07  6:46     ` Marco Wahl
  0 siblings, 1 reply; 5+ messages in thread
From: Bastien @ 2011-07-06 19:29 UTC (permalink / raw)
  To: Marco Wahl; +Cc: emacs-orgmode

Hi Marco,

Bastien <bzg@gnu.org> writes:

>> Looks like an interface change to me.  Or is it just a problem with my
>> setup?
>
> I confirm it's a bug, I'm on it now.

This should be fixed now.  Thanks!

Best,

-- 
 Bastien

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

* Re: Can't kill in org-mode when in org-indent-mode
  2011-07-06 19:29   ` Bastien
@ 2011-07-07  6:46     ` Marco Wahl
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Wahl @ 2011-07-07  6:46 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Bastien <bzg@altern.org> writes:

>>> Looks like an interface change to me.  Or is it just a problem with my
>>> setup?
>>
>> I confirm it's a bug, I'm on it now.
>
> This should be fixed now.  Thanks!

It is fixed.  Great!  Many thanks!

        Marco

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

end of thread, other threads:[~2011-07-07  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 17:12 Can't kill in org-mode when in org-indent-mode Marco Wahl
2011-07-06 18:42 ` Bastien
2011-07-06 19:29   ` Bastien
2011-07-07  6:46     ` Marco Wahl
  -- strict thread matches above, loose matches on Subject: below --
2011-07-06 17:28 Marco Wahl

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