From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: org-refile: automatic adjusting levels Date: Thu, 20 Dec 2007 12:01:07 -0500 Message-ID: <476A9FD3.20202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J5Om5-0004qQ-Cr for emacs-orgmode@gnu.org; Thu, 20 Dec 2007 12:01:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J5Om1-0004oM-9E for emacs-orgmode@gnu.org; Thu, 20 Dec 2007 12:01:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5Om0-0004o4-Hz for emacs-orgmode@gnu.org; Thu, 20 Dec 2007 12:01:28 -0500 Received: from py-out-1112.google.com ([64.233.166.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J5Om0-0000c5-4F for emacs-orgmode@gnu.org; Thu, 20 Dec 2007 12:01:28 -0500 Received: by py-out-1112.google.com with SMTP id a73so8887598pye.14 for ; Thu, 20 Dec 2007 09:01:17 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I am just beginning to use org-refile more often, and found that org-refile does not work right when the refiled item has a level that does not match its target level. Seems in that case the refiled item will always goto the end of the target file. Should org-refile automatically adjust the level of the refiled item so it will fit into its target position? Thank you for giving it a thought. Wanrong