The README says, To open a page, M-x confluence-get-page and enter the path to the
page, for example, to open a page in your home space: ~username/Tasks
That command produces the prompt "Confluence Space" -- and when I enter a URL like the one in the example, the message "[Sole completion]" appears briefly, then disappears, but it's not clear what to do next. Hitting Enter does not take me anywhere.
If I hit Return at the "Confluence Space" prompt, and paste the same path at the "Confluence Page Name" prompt, I get an XML-RPC RemoteException, "You're not allowed to view that page, or it does not exist."
Is the README out of date, or are my settings missing something?
Last edit: Paul Bissex 2014-08-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, there are two ways to configure the page prompts, and the README describes the way which is not the default. Thanks for the heads up, i've updated the README.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The README says,
To open a page, M-x confluence-get-page and enter the path to the page, for example, to open a page in your home space: ~username/Tasks
That command produces the prompt "Confluence Space" -- and when I enter a URL like the one in the example, the message "[Sole completion]" appears briefly, then disappears, but it's not clear what to do next. Hitting Enter does not take me anywhere.
If I hit Return at the "Confluence Space" prompt, and paste the same path at the "Confluence Page Name" prompt, I get an XML-RPC RemoteException, "You're not allowed to view that page, or it does not exist."
Is the README out of date, or are my settings missing something?
Last edit: Paul Bissex 2014-08-08
Figured it out:
At the "Confluence Space" prompt, I enter ~username (autocomplete is handy here)
Then at the "Confluence Page Name" I enter the page name.
It works.
But the README needs a fix.
Last edit: Paul Bissex 2014-08-08
Sorry, there are two ways to configure the page prompts, and the README describes the way which is not the default. Thanks for the heads up, i've updated the README.