From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juan Reyero Subject: Setting up org-ctags and exporting ctags links Date: Fri, 15 Jan 2010 16:55:02 +0100 Message-ID: <55bd243d1001150755h359de66bkb3593b8fa5cdd936@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVoW0-0005ti-IV for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 10:55:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVoVw-0005qH-Pz for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 10:55:12 -0500 Received: from [199.232.76.173] (port=58994 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVoVw-0005q5-Ho for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 10:55:08 -0500 Received: from mail-qy0-f178.google.com ([209.85.221.178]:61172) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVoVw-0001ng-4K for emacs-orgmode@gnu.org; Fri, 15 Jan 2010 10:55:08 -0500 Received: by qyk8 with SMTP id 8so660127qyk.24 for ; Fri, 15 Jan 2010 07:55:06 -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: org-mode Mailing List Greetings, I've just installed org-ctags in my system and it works beautifully. One note, though, for those of you running on OS-X: you need to setq org-ctags-path-to-ctags pointing to your ctags executable before requiring org-ctags, otherwise it fails as it tries to call a non-existing (operating-system) function. Also, there was some talk a while ago about exporting the org-ctags links; Carsten pointed out that a function that returns the target's filename was required (http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20565.html) and Paul wrote org-ctags-get-filename-for-tag for this purpose. I wonder, has anybody used it to actually export HTML with ctags links? I'd like my web publishing to take advantage of the great ctags package. Best, Juan -- http://juanreyero.com/