[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18372: Bug#755351: blink-cursor-mode should respect GTK+ setting by
From: |
Jan Djärv |
Subject: |
bug#18372: Bug#755351: blink-cursor-mode should respect GTK+ setting by default |
Date: |
Tue, 2 Sep 2014 06:57:26 +0200 |
Hi.
1 sep 2014 kl. 20:42 skrev Eli Zaretskii <eliz@gnu.org>:
>> Date: Mon, 1 Sep 2014 11:24:31 -0700
>> From: Josh Triplett <josh@joshtriplett.org>
>> Cc: 755351@bugs.debian.org, Rob Browning <rlb@defaultvalue.org>,
>> 18372@debbugs.gnu.org, 755351-forwarded@bugs.debian.org
>>
>> For the simplest possible implementation, determine the desktop setting
>> for whether the cursor should blink, and set blink-cursor-mode to that
>> at startup; any explicit setting would then override that.
>
> Why should we only take blink-cursor-mode from there, and ignore all
> the rest? E.g., cursor-blink-time and cursor-blink-timeout. And then
> there are other settings, like cursor-size, clock-format, etc. It
> makes very little sense to take only one setting.
>
> (I know nothing about GTK, so apologies if these are silly questions.)