Hi...

John Sullivan <[EMAIL PROTECTED]> writes:

> Jim Crossley <[EMAIL PROTECTED]> writes:
>
>> Is there some way I can apply a regexp to replace those "pos" tags
>> with HTML anchors in the output?
>>
>
> Yep, check out emacs-wiki-publishing-transforms .

I don't mean to be dense, but I couldn't get this to work.  Whatever I
put in there doesn't seem to have any effect.  :-(

The doc string for that refers only to wiki names as targets of the
transforms.  The following isn't a wiki name, is it?

[[pos:///home/jim/depot/file.html#275][/home/jim/depot/file.html]] 

I tried this:

(setq emacs-wiki-publishing-transforms 
      '((".*depot" . "http://DEPOT";)))

But the resulting html still gave me the mailto url for nonexistent
pages.

I may need more than a point in the right direction... I may need a
big push.  :-)

Thanks,
Jim


_______________________________________________
emacs-wiki-discuss mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to