emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: no set button in Custom buffer


From: Katsumi Yamaoka
Subject: Re: no set button in Custom buffer
Date: Mon, 09 Jul 2007 10:58:07 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

>>>>> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]