>>>>> Katsumi Yamaoka wrote in the pretest-bug list: > When I run `customize-option', I don't see the Set button in > the Custom buffer. Maybe this is caused by the recent changes > in cus-edit.el.
It's funny that it occurs only when running Emacs on X, not on the terminal. Here are examples that I got when I performed `M-x customize-option RET file-coding-system-alist RET': emacs -Q ,---- | Editing a setting changes only the text in this buffer. | Currently, these settings cannot be saved for future Emacs sessions, | possibly because you started Emacs with `-q'. | For details, see Saving Customizations in the Emacs manual. | | | File Coding System Alist: Hide Value `---- emacs -nw -Q ,---- | Editing a setting changes only the text in this buffer. | Currently, these settings cannot be saved for future Emacs sessions, | possibly because you started Emacs with `-q'. | For details, see [Saving Customizations] in the [Emacs manual]. | | | Operate on all settings in this buffer that are not marked HIDDEN: | [Set for current session] | [Undo edits] [Reset to saved] [Exit] | | File Coding System Alist: [Hide Value] `---- I haven't yet looked into the code. Sorry. _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug