emacs-devel
[Top][All Lists]
Advanced

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

Re: help-echo in Custom


From: Per Abrahamsen
Subject: Re: help-echo in Custom
Date: Fri, 15 Aug 2003 13:52:07 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (sparc-sun-solaris2.8)

Since I'm CC'ed:  

I believe :help-echo in widget.el existed before the help-echo text
property.  When Emacs got the property, someone made sure widget.el
set it with the value given.  Which works fine for the simple case of
a string, where the two API's are identical.

The correct solution would probably be for the code to carefully
translate the argument to :help-echo into the format expected by
help-echo, probably by creating a helper function on the fly.






reply via email to

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