emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] widget-field-overlay becomes wrong


From: Per Abrahamsen
Subject: Re: [BUG] widget-field-overlay becomes wrong
Date: Sun, 01 Aug 2004 17:18:30 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Lars Hansen <address@hidden> writes:

> As you noted yourself, the problem comes when a widget rewrites itself
> "from scratch". Any widget does that if you change it's value with
> widget-value-set from some lisp program.

Yes, from a Lisp program.  But then it is under programmer control.

Only the menu-choice, coding-system and color widgets[1] call
widget-value-set as a result of a user action, so only those are
inherently unsafe.

Footnotes: 
[1]  The radio-button-choice widget also call widget-value-set, but it
doesn't rewrite itself when that happens.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]