On Nov 10, 2009, at 7:05 AM, Water Lin wrote:
Here comes three more questions about publishing webpages about org
mode:
1. After publishing webpages with command M-x org-publish-current-
file,
the org file will be closed by Emacs. I always use M-x
org-publish-current-file to check if the output is good, so I still
want
to edit the org file. What can I do if I don't want that Emacs
closes my
org file after publishing webpages with M-x org-publish-current-file.
I cannot reproduce this. Org tries to remove buffer that are visited
just for publishing, but it tries to keep those which are already
present.
2. I have some characters other than English in my org files. But org
publishes org file to webpages as coding ISO-8859-1. So Firefox can't
show the characters correctly. How can I let org publish files as
UTF-8?
Hmm.
Have you set org-export-html-coding-system? This will overrule
the automatic charset setting which is derived from the value
of `buffer-file-coding-system' in your Emacs buffer.
3. I set #+link_home: and #+link_up: , but nothing happened when I
publish the org file to webpages. There is no up or home link on my
pages. Is it necessary to introduce links in my org file? Or what
else I
need to set in org?
Nothing. When I do set them, they show up in the upper right
corner of the page.
Do you have a recent version of Org-mode???
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode