From: Klaus Berndl <Klaus.Berndl@sdm.de>
Subject: Re: Question for help-echo property
Date: 09 Dec 2002 09:31:44 +0100 [thread overview]
Message-ID: <uisy3vbin.fsf@sdm.de> (raw)
In-Reply-To: m2vg25biet.fsf@nyaumo.btinternet.com
On Sun, 8 Dec 2002, Jason Rumney wrote:
> Klaus Berndl <Klaus.Berndl@sdm.de> writes:
>
> > (put-text-property p (+ p (length text)) 'help-echo
> > 'klaus-help-echo-fn)
> >
> > (defun klaus-help-echo-fn (win obj pos)
> > (message "Position: %d" pos))
Yes, you are right. But this doesn' matter for the described problem...
>
> This results in both message and help-echo displaying the same thing
> in the mode-line. It would be better to use format rather than
> message.
>
> > BTW: If i remember right, the stuff with a function as value for the
> > help-property has already worked well, and i suppose this was with Emacs
> > 21.1. Now I'm using 21.2.! Is is possible that concerning help-echo
> > something has changed??
>
> I recall some bugs were fixed in the MS-Windows code to prevent
> excessive redisplaying of help-echo in the minibuffer which was causing
> CPU usage to approach 100% in some cases.
Of course this would be bad
> Perhaps the fix went too far.
Can you reproduce my problem description?
--
Klaus Berndl mailto: klaus.berndl@sdm.de
sd&m AG http://www.sdm.de
software design & management
Thomas-Dehler-Str. 27, 81737 München, Germany
Tel +49 89 63812-392, Fax -220
next prev parent reply other threads:[~2002-12-09 8:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 9:43 Question for help-echo property Klaus Berndl
[not found] ` <m2vg25biet.fsf@nyaumo.btinternet.com>
2002-12-09 8:31 ` Klaus Berndl [this message]
2002-12-10 0:04 ` Jason Rumney
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=uisy3vbin.fsf@sdm.de \
--to=klaus.berndl@sdm.de \
/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.