From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: org-elisp-symbol.el --- Org links to emacs-lisp symbols Date: Tue, 06 Nov 2007 03:16:08 +0000 Message-ID: <87lk9c83nr.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 1IpDzM-0001FU-Ra for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 21:16:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpDzK-0001CH-H9 for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 21:16:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpDzK-0001Bp-46 for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 21:16:22 -0500 Received: from nf-out-0910.google.com ([64.233.182.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpDzJ-0007Rb-Tx for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 21:16:22 -0500 Received: by nf-out-0910.google.com with SMTP id f5so1805495nfh for ; Mon, 05 Nov 2007 18:16:20 -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 all, in addition to org-bibtex.el and in the same range of ideas, here is org-elisp-symbol.el: http://www.cognition.ens.fr/~guerry/u/org-elisp-symbol.el It adds more properties to links created in emacs-lisp files. Maybe useful if you want to use remember when writing emacs-lisp code. Comments & feedback welcome. Enjoy! -- Bastien