From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: org-registry.el v0.1 - a registry for Org links Date: Mon, 24 Sep 2007 00:41:44 +0200 Message-ID: <871wcpgg2f.fsf@bzg.ath.cx> 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 1IZa9I-0000Ks-CF for emacs-orgmode@gnu.org; Sun, 23 Sep 2007 18:42:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZa9D-0000KJ-R2 for emacs-orgmode@gnu.org; Sun, 23 Sep 2007 18:41:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZa9D-0000KG-Ki for emacs-orgmode@gnu.org; Sun, 23 Sep 2007 18:41:55 -0400 Received: from fk-out-0910.google.com ([209.85.128.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZa9C-00020r-Sc for emacs-orgmode@gnu.org; Sun, 23 Sep 2007 18:41:55 -0400 Received: by fk-out-0910.google.com with SMTP id 19so1650096fkr for ; Sun, 23 Sep 2007 15:41:50 -0700 (PDT) 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 folks, I'm releasing org-registry.el v0.1: http://www.cognition.ens.fr/~guerry/u/org-registry.el Here is how the commentary briefly describes it: ,---- | Let's say that you are in the Gnus summary buffer. You suddenly | realize that you are on an article or an e-mail that is very likely | to be somewhere in your `org-agenda-files'. Well.. actually you | *know* it's there but can't find it back. How to deal with that? | | This is were org-registry comes in handy. | | M-x org-registry-show will tell you the name of the file | C-u M-x org-registry-show will directly jump to the file `---- Enjoy! -- Bastien