emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Štěpán Němec" <stepnem@gmail.com>
To: David Frascone <dave@frascone.com>
Cc: Matt Lundin <mdl@imapmail.org>, emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Copying and Pasting (and Selecting)
Date: Thu, 29 Apr 2010 14:35:08 +0200	[thread overview]
Message-ID: <878w86wi6b.fsf@gmail.com> (raw)
In-Reply-To: <i2l9cf5ced21004281315ldfbf62f6h7e969e8f3c9fd7cd@mail.gmail.com> (David Frascone's message of "Wed, 28 Apr 2010 14:15:19 -0600")

David Frascone <dave@frascone.com> writes:
> I didn't like org-refile.  It didn't seem to want to refile under anything
> but a top level (or maybe I was refiling a level 2) . . . I'll try to play
> with it some more, but it didn't make my cheat sheet of cool tricks :)

You have to adjust the `org-refile-targets' setting -- by default, it
only lets you refile to top-level headings.

With this, for instance:

  (setq org-refile-targets '((nil . (:maxlevel . 5))))

... you'll be able to refile anywhere in the buffer up to 5th level.

  reply	other threads:[~2010-04-29 12:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 17:45 Copying and Pasting (and Selecting) David Frascone
2010-04-28 20:11 ` Matt Lundin
2010-04-28 20:15   ` David Frascone
2010-04-29 12:35     ` Štěpán Němec [this message]
2010-04-29 14:26       ` David Frascone
2010-04-28 21:19 ` Bernt Hansen

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=878w86wi6b.fsf@gmail.com \
    --to=stepnem@gmail.com \
    --cc=dave@frascone.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).