[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Re: Save Options vs. default-input-method
From: |
Per Abrahamsen |
Subject: |
Re: [PATCH] Re: Save Options vs. default-input-method |
Date: |
Thu, 07 Feb 2002 17:31:41 +0100 |
User-agent: |
Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) |
Richard Stallman <address@hidden> writes:
> (custom-set-variables
> ;; custom-set-variables was added by Custom -- don't edit or cut/paste
> it!
> ;; Your init file should contain only one such instance.
> '(current-language-environment "Latin-1")
> '(default-frame-alist (quote ((tool-bar-lines . 1) (menu-bar-lines .
> 1))))
> '(default-input-method "latin-1-prefix"))
>
> 1. The code that sets the three variables at startup should also set
> their standard-value, so they won't be seen as modified (assuming
> my previous patch is applied).
>
> Do you mean all three, including default-frame-alist? Or just the
> other two?
All three, unless there is some special reason default-frame-alist
shouldn't be included.
> Anyway, if Save Options is changed so that it only saves the options
> that the Options menu can set, won't that fix this problem?
This was with the changed code. All three can be set from the Options
menu (form the Mule and Show/Hide submenus, respectively).
- [PATCH] Re: Save Options vs. default-input-method, (continued)
- [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/05
- [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Per Abrahamsen, 2002/02/05
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Richard Stallman, 2002/02/07
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Per Abrahamsen, 2002/02/07
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Richard Stallman, 2002/02/08
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Per Abrahamsen, 2002/02/09
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, Richard Stallman, 2002/02/10
- Re: [PATCH] text-mode-hook-identify should be part of the standard value for text-mode-hook, ShengHuo ZHU, 2002/02/13
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/05
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/07
- Re: [PATCH] Re: Save Options vs. default-input-method,
Per Abrahamsen <=
- Message not available
- Message not available
- Message not available
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/11
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/12
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/13
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/12
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/12
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/12
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/12
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/13
- Re: [PATCH] Re: Save Options vs. default-input-method, Per Abrahamsen, 2002/02/14
- Re: [PATCH] Re: Save Options vs. default-input-method, Richard Stallman, 2002/02/15