Innehållsförteckning RecentChanges News ElispArea HowTo Problems Suggestions

SampleWikiModeSetupTwo

SimonMichael? likes EmacsWikiMode and WikiRemote very much. Here are some notes on setup, problems, ideas etc.

System details: emacs on debian GNU/linux sid, specifically

EmacsWikiMode (emacs-wiki.el)

I like the sound of these bells and whistles. C-c ! a to create a footnote. highlight-changes-mode shows your changes since the last save in red. I may add the cool flyspell-mode later, but it’s also red and it’s getting confusing. ‘(emacs-wiki-mode-hook (quote (emacs-wiki-use-font-lock footnote-mode highlight-changes-mode)))

WikiRemote (wiki-remote.el)


Some ideas/projects

 ["source mode" - in emacs, font-lock turned off;
  "edit mode" - in emacs, font-lock on;
  "browse mode" - in browser, viewing .html version]