GNU bug report logs -
#13583
24.3.50; Error when activating auto-revert-mode
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Tue, 29 Jan 2013 11:01:02 UTC
Severity: normal
Found in version 24.3.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Tue, 29 Jan 2013 14:42:39 +0100
> From: Dani Moncayo <dmoncayo <at> gmail.com>
> Cc: 13583 <at> debbugs.gnu.org
>
> In the custom file, I have exclusively face customizations, which I
> can tweak and save whenever I want.
For face customizations, you can use custom-save-faces instead.
> So, if I write a call to customize-set-faces or
> customize-set-variables right in my init file, the customizations made
> that way end up in a "unsaved" state, so that if I do some face
> customization (using customize) and save it, the custom file receives
> not only the face customization, but also the other "unsaved" ones,
> which I wanted to keep out of the custom file.
Then keep all your calls to custom-save-* in one place. This way,
even if you overwrite them, you can easily restore order by using the
backup of that single file. (You do back up your init files, right?)
This bug report was last modified 12 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.