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: Richard Stallman
Subject: Re: [PATCH] Re: Save Options vs. default-input-method
Date: Thu, 7 Feb 2002 07:57:11 -0700 (MST)

    (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?

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?



reply via email to

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