forked from github/kensanata.oddmuse
I had code in my init file that added an entry to auto-mode-alist for oddmuse-mode. This resulted in oddmuse-mode being called twice. I'm locally binding it to nil, now. I also used to call write-file at the end of oddmuse-edit. This would change the buffer-name after I had just changed it in oddmuse-mode. Now I'm using basic-save-buffer and moved the call to oddmuse-mode to the end of oddmuse-edit.
Code for Special Circumstances
The files in this directory serve a particular purpose which might be of interest to others. These are not generic scripts (there is a separate directory for those). These are CGI scripts that post to a Campaign Wiki, that allow you to edit wikis using Emacs, that copy data from a particular site and post them to the Emacs Wiki.