unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* face customization saves custom-file twice
@ 2006-01-17 13:09 David PONCE
  2006-01-17 18:53 ` Luc Teirlinck
  0 siblings, 1 reply; 4+ messages in thread
From: David PONCE @ 2006-01-17 13:09 UTC (permalink / raw)
  Cc: david

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-19 17:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-17 13:09 face customization saves custom-file twice David PONCE
2006-01-17 18:53 ` Luc Teirlinck
2006-01-17 21:05   ` David Ponce
2006-01-19 17:44   ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).