Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Nikolaus Rath <Nikolaus@rath.org>
Cc: bugs@gnus.org, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: Selecting message moves cursor in summary buffer by 3 lines
Date: Mon, 30 Jun 2008 11:40:41 +0900	[thread overview]
Message-ID: <b4m1w2fzlue.fsf@jpl.org> (raw)
In-Reply-To: <87skuyr5bq.fsf@nokile.rath.org>

>>>>> Nikolaus Rath wrote:
> Hello,

> Whenever I have a large number of unread messages (20 unrelated,
> unread messages seems to be a critical value) in the summary buffer,
> selecting one article shows the marked article but also moves down the
> cursor by 3 lines, so that pressing space doesn't show the next page
> of the visible article but selects the new article.

Try evaluating this form (type `C-x C-e' at the end of the line):

(setq scroll-margin 0)

If it solves the problem, you seem to have modified it in your
~/.emacs file (the default is `0').  There is a known problem in
Emacs 22 and greater that setting it to a non-zero value causes
Gnus malfunction at least in the summary buffer.  See:

http://article.gmane.org/gmane.emacs.devel/85300
http://article.gmane.org/gmane.emacs.devel/90810

> Detailed steps to reproduce:

>  1. In the group buffer, press G f and create a foreign group for the
>     attached example mbox file.

>  2. Enter the new group

>  3. Move cursor to the first article and select it with space. The
>     cursor stays on the same line, the article is shown and marked as
>     read.

>  4. Move the cursor into line 5, press space

>  5. The new article is shown, it is *not* marked as read and the
>     cursor moves down to line 8

>  6. Press space again

>  7. The article in line 8 of the summary buffer is shown and marked as
>     read, the cursor moves to line 11

> Please let me know if there is anything else I can do to help with
> this bug.

> I'm using
>  - Gnus v5.11
>  - GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9)
>    of 2008-05-03 on terranova, modified by Ubuntu

> Best,

>    -Nikolaus




       reply	other threads:[~2008-06-30  2:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87skuyr5bq.fsf@nokile.rath.org>
2008-06-30  2:40 ` Katsumi Yamaoka [this message]
2008-06-30  8:10   ` Nikolaus Rath
2008-06-30  9:27     ` David Engster

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=b4m1w2fzlue.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=Nikolaus@rath.org \
    --cc=bugs@gnus.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@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).