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: Thu, 24 Feb 2005 22:02:19 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Thu, Feb 24 2005, Klaus Zeitler wrote:

>>>>>> "Reiner" == Reiner Steib <address@hidden> 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 via email to

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