Hi to all,
I have a sligthly annoying problem with editing a whole hierarchy
of directories given as a project.
I have the following in my muse-project-alist:

        ("oqube-site" 
         (,@(muse-project-alist-dirs "~/projets/site-oqube/src/site/muse")
            :default "index")
         ,@(muse-project-alist-styles "~/projets/site-oqube/src/site/muse"
                                      "~/projets/site-oqube/target/site"
                                      "oqube-site-html")
         )

I use Muse for editing within Emacs and navigating through links. When I link 
to another page in the project, links
should be relative from the root of the project. ie.

 [[toto/tutu][likn]]   ----> ~/projets/site-oqube/src/site/muse/toto/tutu.muse

Is there a way to modify this behavior so that I write context
relative links. If I am in directory toto/titi :

 [[../tutu][likn]]   ----> ~/projets/site-oqube/src/site/muse/toto/tutu.muse

Thanks for helping
-- 

OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com


_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to