emacs-devel
[Top][All Lists]
Advanced

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



reply via email to

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