GNU bug report logs -
#31205
26.1; Some text commands don't work properly in customize buffers
Previous Next
Reported by: Michał Kondraciuk <k.michal <at> zoho.com>
Date: Wed, 18 Apr 2018 12:48:02 UTC
Severity: minor
Tags: confirmed, fixed, patch
Found in version 26.1
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Michał Kondraciuk <k.michal <at> zoho.com> writes:
> 1. emacs -Q
> 2. M-x customize-face RET default RET
> 3. Navigate to first character in input field for 'Font Family'
> 4. M-u
> 5. The first word in 'Font Family' is not upcased. Point is now at
> line with "State" button. The line with "State" button says:
>
> State : EDITED, shown value does not take effect until you seT OR Save it.
>
> Attached patch fixes this behavior for me.
I'm also seeing this, and your patch fixes the problem here, too. But:
- (custom-magic-reset widget)
+ (run-with-idle-timer 0.0 nil #'custom-magic-reset widget)
I wonder if anybody more familiar with the custom machinery can weigh in
and say whether this looks safe...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 252 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.