Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Cc: Ding List <ding@gnus.org>, emacs-pretest-bug@gnu.org
Subject: Re: gnus-carpal-mode and mouse-autoselect-window
Date: Thu, 24 Feb 2005 22:02:19 +0100	[thread overview]
Message-ID: <v9vf8h8yec.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <q5gbraacd3t.fsf@lucent.com>

On Thu, Feb 24 2005, Klaus Zeitler wrote:

>>>>>> "Reiner" == Reiner Steib <reinersteib+gmane@imap.cc> writes:
>     Reiner> 
>     Reiner> I don't use gnus-carpal-mode normally.  I couldn't see any
>     Reiner> difference in the behavior with or without this patch[1]:
>
> do you want to say that this doesn't happen to you at all or that is doesn't
> change with your patch?

I doesn't happen for me at all.

Can someone else confirm it?  Eval this before starting Gnus:
(setq mouse-autoselect-window t gnus-carpal t)

>     Reiner> Or did you mean to add (goto-char (point-min)) _after_ the `if'
>     Reiner> clause?
>
> I've added it right at the end of the save-excursion, i.e. the function ends
> like this:
> --- snip ---
> 	  (set-window-point (get-buffer-window (current-buffer))
> 			    (point-min)))
> 	(goto-char (point-min))
> 	))))
> --- snip ---

Thus it is only done if the `set-window-point' statement is also
executed.  I would guess that the `set-window-point' statement should
already do this, but maybe I'm missing something.

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



  reply	other threads:[~2005-02-24 21:02 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 [this message]
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

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