From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jost Burkardt Subject: problem with org-refile remains in 5.20 Date: Wed, 06 Feb 2008 20:23:34 +0100 Message-ID: <87sl0528jt.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMpsY-00016Q-3x for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 14:24:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMpsV-00014S-Hm for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 14:24:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMpsV-00014G-4C for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 14:24:15 -0500 Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMpsU-0002SQ-MG for emacs-orgmode@gnu.org; Wed, 06 Feb 2008 14:24:14 -0500 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: Carsten Dominik Cc: emacs-org Hi, org-refile still does not work correctly for me. it seems that the refiling-bug from 5.19 still remains in 5.20. When refiling the entry "something to refile to Project/A/Notes" to "Project/A/Notes", org-refile sitll puts it to "Project/B/Notes" instead to "Project/A/Notes" ----- BEGIN TEST.org --- * Stuff ** something to refile to Project/A/Notes * Projects ** A *** Notes ** B *** Notes ----- END TEST.org ----- -- Jost