[OS X Emacs] Re: Aquamacs: Minifbuffer strangeness when changing default font

Jeppe Nejsum Madsen jeppe at ingolfs.dk
Wed Dec 1 09:40:55 EST 2010


David Reitter <david.reitter at gmail.com> writes:

> On Dec 1, 2010, at 9:24 AM, Jeppe Nejsum Madsen wrote:
>> 
>> Thanks. That solved it. I may also have found why some of my
>> customizations didn't get saved. Somewhere during startup the
>> custom-file was set to just customizations.el (with no path). So
>> whenever I started Aquamacs with no prefs/customizations, things were
>> saved in a different file...
>
> By your code?
> You should not need to change that variable unless you explicitly want to save customizations elsewhere.

I'm using Aquamacs starter kit which contains this:

aquamacs-starter-kit/init.el
33:;; Use Aquaemacs customizations.el
34:(setq custom-file (concat "customizations.el"))

which doesn't really seem right, so I've commented this out

/Jeppe




More information about the MacOSX-Emacs mailing list