all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Subject: Bug in Custom apparently due to Custom Themes.
Date: Fri, 12 May 2006 21:45:42 -0500 (CDT)	[thread overview]
Message-ID: <200605130245.k4D2jgOL004323@jane.dms.auburn.edu> (raw)

Use a .emacs containing only the single line:

(blink-cursor-mode 0)

Do `M-x customize-option desktop-save-mode RET'

Enable the option and save for future sessions.

Exit Emacs, using ~/ as the directory for desktop to save in.
Start Emacs again.

Do `M-x customize-option desktop-save-mode RET'.

Choose "Erase Customization" from the State menu, for instance using
the mouse.  That should reset the State to STANDARD.  Instead we see:

CHANGED outside Customize; operating on it here may be unreliable.

Edebugging custom-variable-state-set suggests that this bug is due to
the fact that the theme-value property of desktop-save-mode at this
stage is ((changed nil)).  I am not using any Custom Themes so I
should not be encountering any code related to Custom Themes.  Since I
know that the way I would fix this bug would be considered
unacceptable, somebody else will have to take a look at it.

Sincerely,

Luc.

             reply	other threads:[~2006-05-13  2:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-13  2:45 Luc Teirlinck [this message]
2006-05-13  2:54 ` Bug in Custom apparently due to Custom Themes Luc Teirlinck
2006-05-13  3:13 ` Luc Teirlinck
2006-05-13 16:20   ` Chong Yidong
2006-05-14  3:21     ` Luc Teirlinck
2006-05-14  3:50       ` Chong Yidong
2006-05-14  4:40         ` Luc Teirlinck
2006-05-14 15:45           ` Chong Yidong
2006-05-13 16:17 ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605130245.k4D2jgOL004323@jane.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.