emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-cut-subtree, bug?
Date: Thu, 06 Jun 2013 09:58:49 +0200	[thread overview]
Message-ID: <51B04139.1000607@easy-emacs.de> (raw)

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.

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	other threads:[~2013-06-06  7:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06  7:58 Andreas Röhler [this message]
2013-06-06  8:11 ` org-cut-subtree, bug? Carsten Dominik
2013-06-06  8:30   ` Andreas Röhler
2013-06-06  8:44     ` Carsten Dominik
2013-06-06  8:56       ` Andreas Röhler
2013-06-06  8:56         ` Carsten Dominik
2013-06-06  9:28           ` Andreas Röhler
2013-06-10  5:39           ` Andreas Röhler
2013-06-10  7:41             ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51B04139.1000607@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).