From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Wishlist: let org-refile find buffers that have been renamed Date: Wed, 22 Dec 2010 18:53:33 -0800 Message-ID: <4D12B9AD.2010600@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=54177 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVbJD-0004W9-OQ for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 21:53:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVbJB-0002Mp-Si for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 21:53:38 -0500 Received: from mail-pv0-f169.google.com ([74.125.83.169]:35911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVbJB-0002Mb-K4 for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 21:53:37 -0500 Received: by pvc30 with SMTP id 30so1521273pvc.0 for ; Wed, 22 Dec 2010 18:53:36 -0800 (PST) In-Reply-To: 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 On Wednesday 22 December 2010 06:08 PM, Hsiu-Khuern Tang wrote: > Hi Samuel, > > Thanks for the suggestion. I just tried it, and it does a nice job > choosing easy-to-identify buffer names. But those buffer names again > do not come up for selection by C-c C-w (org-refile). I think org-refile ignores duplicate entries and refiles to the first match. I have observed this same behaviour even for sub-trees with same names. e.g. * top headline ** sub-heading Text for sub-heading 1 ** sub-heading Text for sub-heading 2 -- Suvayu Open source is the future. It sets us free.