[pmwiki-users] Problem opening pages with Emacs pmwiki-mode

Ian Barton lists at manor-farm.org
Thu Feb 1 05:07:34 CST 2007


I am trying out the pmwiki-mode Emacs recipe and have hit a problem 
opening pages. I am using the CVS version with pmwiki 2.20 beta 16.

When I try to open a page on http://www.pmwiki.org everything works 
correctly. However, if I try to open a page on any other site one of two 
things happens:

If I specify an address as 
http://www.ian-barton.com/wiki/Main.WikiSandbox I get an 
"pmwiki-uri-type Does not match a URI pattern error".

If I specify an address in the format 
http://www.ian-barton.com/wiki/Main/WikiSandbox I get a 301 Page Moved 
error from Apache.

In my .emacs I have:

(add-to-list 'load-path "~/emacs/pmwiki-mode")
(require 'pmwiki-mode)

Any ideas what the problem might be?

Ian.



More information about the pmwiki-users mailing list