emacs-devel
[Top][All Lists]
Advanced

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

Re: mode-line tooltips for "[" and "]" in recursive-edit


From: Stefan Monnier
Subject: Re: mode-line tooltips for "[" and "]" in recursive-edit
Date: Thu, 10 Apr 2008 17:21:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> >> But the main thing is to avoid minibuffer expansion and shrinkage.
>> >
>> > Why is that the main thing? Why is that even a goal?
>> 
>> Because some people don't like it or because it sometimes 
>> can't be done.

> If it can't be done, then it can't be done. Can't argue with that.

> But it doesn't seem right for the only echo-area display of tooltip
> help to truncate it at the frame width. Joining the lines is not
> a problem, but losing some of the info could be.

> Make such truncation an option, if you want, and even make it the
> default way of displaying a tooltip in the echo area, if you want. But
> there should be some way for users to see the complete tooltip text in
> the echo area.

Oh, you're arguing about the truncation part, not the single-line part.
Then I agree it might be better to not bother truncating.
Especially since the truncation is inexact anyway (depending on the
chars found and the fonts used for them we may not cut at the right
place: the only right way to truncate is via tuncate-lines).


        Stefan




reply via email to

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