Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: gnus-carpal-mode and mouse-autoselect-window
Date: Mon, 07 Mar 2005 20:03:44 +0100	[thread overview]
Message-ID: <v96503e0rz.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <q5gsm37ebpa.fsf@lucent.com>

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	other threads:[~2005-03-07 19:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-18  9:42 Klaus Zeitler
2005-02-21 15:09 ` Reiner Steib
2005-02-24 13:16   ` Klaus Zeitler
2005-02-24 21:02     ` Reiner Steib
2005-03-30 11:01       ` Klaus Zeitler
2005-04-04  6:18         ` Richard Stallman
2005-02-25  9:47     ` Kim F. Storm
2005-03-07 15:07       ` Klaus Zeitler
2005-03-07 19:03         ` Reiner Steib [this message]

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=v96503e0rz.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=emacs-pretest-bug@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).