all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: michael_heerdegen@web.de, 30994@debbugs.gnu.org
Subject: bug#30994: 27.0.50; Cursor doesn't blink (X window system)
Date: Sat, 31 Mar 2018 11:06:09 +0300	[thread overview]
Message-ID: <83d0zk8ya6.fsf@gnu.org> (raw)
In-Reply-To: <gmvaddawda.fsf@fencepost.gnu.org> (message from Glenn Morris on Fri, 30 Mar 2018 21:04:33 -0400)

> From: Glenn Morris <rgm@gnu.org>
> Cc: michael_heerdegen@web.de,  30994@debbugs.gnu.org
> Date: Fri, 30 Mar 2018 21:04:33 -0400
> 
> Eli Zaretskii wrote:
> 
> >> I guess (without testing) that this is due to 2db57579b0 moving
> >> custom-reevaluate-setting before the window setup.
> >
> > Can we fix that by calling custom-reevaluate-setting one more time
> > after the window setup?
> 
> I don't know. It seems ugly to call it twice, but perhaps it works.

We already do such things with other features.  Sometimes it's
necessary.

> I guess that it would clobber "early init" settings made outside the
> customize mechanism, but I haven't looked at how this new init file is
> supposed to work.

Another idea is to define a function that would re-evaluate only
certain specific defcustoms, then add that function to
after-init-hook.  But that is more problematic, because maintaining
the list of defcustoms which need this is a maintenance burden.





  reply	other threads:[~2018-03-31  8:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30  3:31 bug#30994: 27.0.50; Cursor doesn't blink (X window system) Michael Heerdegen
2018-03-30  5:05 ` Glenn Morris
2018-03-30  7:58   ` Eli Zaretskii
2018-03-31  1:04     ` Glenn Morris
2018-03-31  8:06       ` Eli Zaretskii [this message]
2018-06-12 15:10         ` Eli Zaretskii
2020-08-23  1:24           ` Stefan Kangas
2020-08-23  5:53             ` Eli Zaretskii
2020-08-23 11:59               ` Stefan Kangas

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=83d0zk8ya6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=30994@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    --cc=rgm@gnu.org \
    /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.