From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: working with remember Date: Fri, 06 Apr 2007 02:56:04 +0200 Message-ID: <87bqi2gw2j.fsf@bzg.ath.cx> References: <873b3han94.fsf@is003308.saclay.cea.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZcnn-0006iq-1t for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 20:59:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZcnk-0006fl-Qi for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 20:59:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZcnk-0006fi-Hc for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 20:59:40 -0400 Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HZckJ-0000wU-Hy for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 20:56:07 -0400 Received: by ug-out-1314.google.com with SMTP id j3so1359179ugf for ; Thu, 05 Apr 2007 17:56:06 -0700 (PDT) In-Reply-To: <873b3han94.fsf@is003308.saclay.cea.fr> (=?iso-8859-1?Q?=22Fr?= =?iso-8859-1?Q?an=E7ois?= Lagarde"'s message of "Tue\, 03 Apr 2007 10\:13\:59 +0200") 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 Salut Fran=E7ois, francois.lagarde@bruit.gotdns.org (Fran=E7ois Lagarde) writes: > My question is, if (and how) would be possible to find quickly (I mean > with a keyboard shortcut) all notes belonging to the current buffer. I don't think there is any easy way for now. =20 This would require something like an org registry: a table linking buffer= s and the locations in which they are referred to. I wrote a similar tool for planner (planner-registry), so doing this for Org is lingering in my head for ages... --=20 Bastien