Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: cursor-in-non-selected-windows
Date: Sat, 18 Feb 2006 10:20:38 +0100	[thread overview]
Message-ID: <v91wy158gp.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87accpv6dv.fsf@catnip.gol.com>

On Sat, Feb 18 2006, Miles Bader wrote:

> Should article-mode set the (local value of)

[ "Automatically becomes buffer-local when set in any fashion." So
  we don't even need to make it buffer local. ]

> the variable `cursor-in-non-selected-windows' to nil?  It seems odd
> to see a cursor in an article buffer when it's not the selected
> window.

Agreed.  Please do unless someone objects.

I have the following in my init file:

(add-hook 'gnus-article-mode-hook
	  (lambda ()
	    (setq cursor-in-non-selected-windows nil)))

I wondered if it's only me who thinks this is odd. :-)

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




  reply	other threads:[~2006-02-18  9:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-18  0:48 cursor-in-non-selected-windows Miles Bader
2006-02-18  9:20 ` Reiner Steib [this message]
2006-04-12  6:04   ` cursor-in-non-selected-windows Lars Magne Ingebrigtsen

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=v91wy158gp.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).