emacs-devel
[Top][All Lists]
Advanced

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

face customization saves custom-file twice


From: David PONCE
Subject: face customization saves custom-file twice
Date: Tue, 17 Jan 2006 14:09:40 +0100 (CET)

Hi,

After I customized a face via M-x customize-face and clicked on the
"State" button, "Save for Future Sessions" menu item, I noticed that
my `custom-file' has been saved twice.  And because of that I lost the
backup copy of `custom-file'!

I suspect that the problem is in one of the functions:
`custom-face-save-command' which calls `custom-face-save', both
calling `custom-save-all'.

I suppose it should be safe to remove the call to `custom-save-all'
from `custom-face-save-command'?

However I prefer to let a custom guru fix that ;-)

Sincerely,
David

In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.10)
 of 2006-01-17 on localhost
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t






reply via email to

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