emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: donotspamthis@posteo.de
To: emacs-orgmode@gnu.org
Subject: Copying actions from meeting notes with org-mactions-collect-todos-in-subtree
Date: Tue, 03 Jan 2017 13:57:23 +0100	[thread overview]
Message-ID: <3a7c5cc9916f998151acf7b0b5f1efb0@posteo.de> (raw)

Hi,

I am refering to the meeting notes workflow described in 
http://orgmode.org/worg/org-tutorials/org-meeting-tasks.html.

This is an example of some meeting notes.

     * Notes from [2017-01-02 Mo]
     ** Topic 1
     Something was discussed
     ********** TODO Action #3 A nice little inline task                  
        :#3:
     ********** END

     Something else was
     ********** TODO Action #4 Another inline task                        
        :#4:
     some details of the other inline task.
     ********** END
     ********** TODO Action #5 Somebody calls someone                     
        :#5:
     ********** END

     ** TODO Action #2 Jorge will send out meeting notes                  
        :#2:


Calling M-x org-mactions-collect-todos-in-subtree, not all the actions 
are copied to the kill ring (as I would expect).

The behavior varies depending on the position of the point when calling 
the function:
a. Having the point on Action #2, only this one TODO is copied to the 
kill ring.
b. Having the point somewhere else in the meeting notes, I get the 
“user-error: The kill is not a (set of) tree(s) - please use 
<S-insertchar> to yank anyway” (kill ring stays the same).
c. Having a region marked, the behavior is either (a.) or (b.) depending 
on the position of the point.

I am using org-mode 9.0.3 within GNU Emacs 25.1.1 (i686-w64-mingw32) and 
I did copy the custom code from the above tutorial to my .emacs file.

Can anybody tell what the problem might be or give me further hints to 
debug?

Thank you

                 reply	other threads:[~2017-01-03 12:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3a7c5cc9916f998151acf7b0b5f1efb0@posteo.de \
    --to=donotspamthis@posteo.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).