emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-cut-subtree, bug?


From: Carsten Dominik
Subject: Re: [O] org-cut-subtree, bug?
Date: Thu, 6 Jun 2013 10:11:31 +0200

On 6 jun. 2013, at 09:58, Andreas Röhler <address@hidden> wrote:

> Hi,
> 
> I'm misusing org-mode for a review of (slightly transformed) diffs as below.
> When done, want to delete the current section.
> 
> Unfortunatly a call of M-x `org-cut-subtree' not just deletes the current 
> section, but also
> deletes the header-start of section beneath.


Hi Andreas,

I am not sure I understand the problem.  What do you mean by header-start of 
section?

- Carsten


> 
> A bug? Better ways to do this?
> 
> TIA,
> 
> Andreas
> 
> ;;;;;;;;;;
> 
> * mlib_ImageAffineTransform_Fp.3mlib.vorher   2013-06-05 21:13:34.285757559 
> +0200
> +++ mlib_ImageAffineTransform_Fp.3mlib.nachher        2013-06-05 
> 21:13:40.824756887 +0200
> 
> -       mtx       Transformation matrix. mtx[0] holds a; mtx[1] holds b; 
> mtx[2]
> -                 holds tx; mtx[3] holds c; mtx[4] holds d; mtx[5] holds ty.
> +       mtx       Transformation  matrix.   mtx[0]  holds  a;  mtx[1]  holds 
> b;
> +                 mtx[2] holds tx; mtx[3] holds c; mtx[4] holds d; mtx[5] 
> holds
> +                 ty.
> 
>        filter    Type of resampling filter. It can be one of the following:
> 
> * mlib_ImageAffineTransform.3mlib.vorher      2013-06-05 21:36:17.119617652 
> +0200
> +++ mlib_ImageAffineTransform.3mlib.nachher   2013-06-05 21:36:19.487617409 
> +0200
> @@ -52,8 +52,9 @@
>        src       Pointer to source image.
> 
> -       mtx       Transformation matrix. mtx[0] holds a; mtx[1] holds b; 
> mtx[2]
> -                 holds tx; mtx[3] holds c; mtx[4] holds d; mtx[5] holds ty.
> +       mtx       Transformation matrix.   mtx[0]  holds  a;  mtx[1]  holds  
> b;
> +                 mtx[2] holds tx; mtx[3] holds c; mtx[4] holds d; mtx[5] 
> holds
> +                 ty.
> 
>        filter    Type of resampling filter. It can be one of the following:
> 




reply via email to

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