> 2. (defvar savehist-coding-system (if (string-match "XEmacs" emacs-version) > 'iso-2022-8 > 'utf-8)
Shouldn't it just use `emacs-mule'? This would ensure that no information
can be lost, contrary to what happens with utf-8.
Stefan
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel
