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: Reiner Steib
Subject: Re: gnus-carpal-mode and mouse-autoselect-window
Date: Mon, 07 Mar 2005 20:03:44 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Mon, Mar 07 2005, Klaus Zeitler wrote:

> --- 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

I can reproduce problems in the summary buffer:

--8<---------------cut here---------------start------------->8---
(setq mouse-autoselect-window t gnus-carpal t)
(custom-set-faces
 '(mode-line ((t (:box (:line-width 2 :style released-button))))))
--8<---------------cut here---------------end--------------->8---

With the above settings, the *Carpal Summary* buffer looks like this
when I move the mouse into it:

--8<---------------cut here---------------start------------->8---
article headers uudecode enter-digest fetch-parent mail move copy respool
threads lower kill post post local mail followup reply cancel misc exit fed-up

--8<---------------cut here---------------end--------------->8---

After I press `M-<' (beginning-of-buffer) the lower half of the
letters in the last line are hidden by the mode line.  This effect is
also present in other buffers with your customization of `mode-line'.

I think this is a more general problem or a mis-interaction of several
features/customizations.  I doubt that changing
`gnus-carpal-setup-buffer' (as you suggested earlier) is the right
solution.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

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