Re: mode-line highlight

2005-06-17 Thread Masatake YAMATO
> I'm not sure what precise behaviors you're referring to. If you're saying > it's good to keep the highlighting while the menu is displayed, > I could agree. But the highlighting should disappear when the menu is > popped down. What you wrote here is what I'd like to say. - It's good to keep t

Re: mode-line highlight

2005-06-17 Thread Stefan Monnier
>> 1 - move mouse to one of the minor modes names on the mode-line. >> press mouse-3 to get a menu of minor modes. >> cancel the menu by releasing outside of it (while keeping the mouse >> cursor pointing outside of any Emacs window): the mouse-face highlight >> will be turned back ON (on the spot

Re: mode-line highlight

2005-06-15 Thread Masatake YAMATO
> 1 - move mouse to one of the minor modes names on the mode-line. > press mouse-3 to get a menu of minor modes. > cancel the menu by releasing outside of it (while keeping the mouse > cursor pointing outside of any Emacs window): the mouse-face highlight > will be turned back ON (o

Re: mode-line highlight

2005-06-15 Thread Lute Kamstra
Stefan Monnier <[EMAIL PROTECTED]> writes: > 1 - move mouse to one of the minor modes names on the mode-line. > press mouse-3 to get a menu of minor modes. > cancel the menu by releasing outside of it (while keeping the mouse > cursor pointing outside of any Emacs window): the mouse-fa

mode-line highlight

2005-06-15 Thread Stefan Monnier
Two minor issues: 1 - move mouse to one of the minor modes names on the mode-line. press mouse-3 to get a menu of minor modes. cancel the menu by releasing outside of it (while keeping the mouse cursor pointing outside of any Emacs window): the mouse-face highlight will be turned

Re: mode-line-highlight

2005-06-10 Thread Ralf Angeli
* Masatake YAMATO (2005-06-10) writes: >> Flicker and high CPU load is gone. But now the highlighting does not >> go away once you move the mouse pointer off an active area to another >> part of the mode line. > > A patch has been installed today. Please try. Yes, that fixed it. Thanks! -- Ra

Re: mode-line-highlight

2005-06-10 Thread Masatake YAMATO
> > I've installed a patch to avoid the flickers. Please, try. > > Flicker and high CPU load is gone. But now the highlighting does not > go away once you move the mouse pointer off an active area to another > part of the mode line. A patch has been installed today. Please try. 2005-06-10 Masa

Re: mode-line-highlight

2005-06-10 Thread Ralf Angeli
* Masatake YAMATO (2005-06-07) writes: > I've installed a patch to avoid the flickers. Please, try. Flicker and high CPU load is gone. But now the highlighting does not go away once you move the mouse pointer off an active area to another part of the mode line. -- Ralf _

Re: mode-line-highlight

2005-06-07 Thread Masatake YAMATO
> BTW, one problem with the mode-line highlighting that I noticed is that > it flickers a lot due to small mouse movements. > > Normal in-buffer mouse-highlighting doesn't seem to have this problem > (though I'm judging by eye, not from the code). > > -Miles I've installed a patch to avoid the f

Re: mode-line-highlight

2005-06-06 Thread Miles Bader
BTW, one problem with the mode-line highlighting that I noticed is that it flickers a lot due to small mouse movements. Normal in-buffer mouse-highlighting doesn't seem to have this problem (though I'm judging by eye, not from the code). -Miles -- I'd rather be consing. ___

Re: mode-line-highlight

2005-06-06 Thread Masatake YAMATO
> PPS: I can't find mode-line-highlight documented in (info "(emacs)Faces"). Thank you for suggestion. I've just installed it. Masatake YAMATO ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: mode-line-highlight

2005-06-06 Thread Juri Linkov
> I just wanted to mention that I didn't like the default RoyalBlue4/white > appearance of the mode-line-highlight. It doesn't bother me, but I just > found it loud and ugly. > > What I use instead of > > :background "RoyalBlue4" :foreground &quo

Re: mode-line-highlight

2005-06-02 Thread Masatake YAMATO
> :background "RoyalBlue4" :foreground "white") I've just tried your setting and I agree with you; I've found your definition is better than mine obviously. New definition fits well with mode-line face. Masatake YAMATO ___ Emacs-devel mailing list

mode-line-highlight

2005-06-02 Thread Stefan Monnier
[ I guess this is going to start a useless preference-war, but who knows, maybe we're sufficiently clever not to go down that path. ] I just wanted to mention that I didn't like the default RoyalBlue4/white appearance of the mode-line-highlight. It doesn't bother me, but I jus