emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] possible bug in project#page#anchor style refer


From: Jim Ottaway
Subject: Re: [emacs-wiki-discuss] possible bug in project#page#anchor style references
Date: Tue, 17 Jan 2006 14:52:52 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>>> Jim Ottaway <address@hidden> writes:

>>>>> Stefan van der Walt <address@hidden> writes:
>> When I try to link to an anchor in a page in another project, it does
>> not seem to work, i.e.

>> [[otherwiki#somepage#someanchor]]

>> Creates a url to http://.../otherwiki/somepage.html

>> Is this a bug?

> Unfortunately, muse doesn't handle three-part links like that at the
> moment: the link is taken to be otherwiki#somepage with no anchor.

> I think this is a sort of a bug: one would expect to be able to have a
> link to an anchor in a page in a project.  It would be great if it
> were implemented.

I didn't mention before that I had had a go at making these kinds of
links work before, but I wasn't happy with it.  I have had another
look at it, and made it less horrid.

It is implemented it with re-definitions of a couple of functions in
muse-wiki, and some light advice to muse-colors-region.  So you need
to load it *after* loading muse-wiki. I did it this way so that it
could easily be merged into muse if it seemed to be working well
enough.


-- 
Jim Ottaway

Attachment: three-part-link.el
Description: application/emacs-lisp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]