* Setting up org-ctags and exporting ctags links
@ 2010-01-15 15:55 Juan Reyero
2010-01-15 16:03 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Juan Reyero @ 2010-01-15 15:55 UTC (permalink / raw)
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Setting up org-ctags and exporting ctags links
2010-01-15 15:55 Setting up org-ctags and exporting ctags links Juan Reyero
@ 2010-01-15 16:03 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-01-15 16:03 UTC (permalink / raw)
To: Juan Reyero; +Cc: org-mode Mailing List
On Jan 15, 2010, at 4:55 PM, Juan Reyero wrote:
> 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.
Hmm. Maybe we could actually use executable-find to initialize
the variable. I'll look into it.
>
> 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.
This part is not yet implemented. Patches welcome!
- Carsten
>
> Best,
>
> Juan
> --
> http://juanreyero.com/
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-15 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15 15:55 Setting up org-ctags and exporting ctags links Juan Reyero
2010-01-15 16:03 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).