emacs-devel
[Top][All Lists]
Advanced

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

Re: app termination / ns resources


From: Adrian Robert
Subject: Re: app termination / ns resources
Date: Wed, 11 Mar 2009 22:36:55 +0545

As these get moved to .emacs, it is important to make sure settings for these don't pollute it in a way so as to cause migration problems. I don't know but it would be nice if there were some way to use .emacs and core customization but have these settings conditionalized on whether the variables exist, or whether the windowing system is 'ns.

In custom-file, it appears that something like

(custom-set-variables '(foobar 11 t))

will set foobar even if it wasn't defined.  This is the right thing.

OK, good, there's no problem then.





reply via email to

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