Files
oddmuse/contrib
Alex Schroeder fa95f57fd0 oddmuse-curl.el: fixing buffer name issues
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.
2015-05-01 19:35:52 +02:00
..
2011-12-28 23:23:29 +00:00
2012-05-24 18:08:42 +02:00
2015-01-05 15:13:04 +01:00
2007-02-15 22:00:26 +00:00
2013-01-12 23:50:11 +01:00

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.