> The menu item "Options --> Save Options" does not work anymore. In > order to check this, change one of the values in the Options menu, > e.g. "Blinking Cursor", click on the "Save Options" menu item and > compare your init file with a backup you did before. In my case > there are no changes written to the file.
That was an oversight on my part, now fixed. Thanks. I noticed, however, that the now-working Save Option saves some options that aren't really "changed", like cua-mode and display-battery-mode. Apparently those are defined by define-minor-mode, so the mode variables don't have standard values, so Custom can't tell if they've been changed. ISTR that this was the old behavior of Save Options, but maybe it should be fixed somehow. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
