emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: gnus-carpal-mode and mouse-autoselect-window


From: Klaus Zeitler
Subject: Re: gnus-carpal-mode and mouse-autoselect-window
Date: Mon, 07 Mar 2005 16:07:45 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v)

>>>>> "Kim" == Kim F Storm <address@hidden> writes:
    Kim> 
    Kim> I tried, but cannot reproduce this either.
    Kim> Maybe you have some other local setting which triggers this,
    Kim> e.g. scroll-margin, scroll-conservatively, or...

Yes, you were right. I could reduce my gnus-init.el and my .emacs.el file
(from about 4500 lines :-) to the following:

--- snip ---
(setq mouse-autoselect-window t gnus-carpal t)
(custom-set-faces
 '(mode-line ((t (:background "DarkOliveGreen2" :foreground "black" :box 
(:line-width 2 :style released-button) :weight normal))))
 )
--- snip ---

so it seems that this mode-line face seems to cause this, cause when
I remove the custom-set-faces call, it works fine.

Maybe you or Reiner can reproduce it now. Thanks

Klaus

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             address@hidden  |
 ------------------------------------------
---
There are three principal ways to lose money: wine, women, and
engineers.  While the first two are more pleasant, the third is
by far the more certain.          -- Baron Rothschild, ca. 1800




reply via email to

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