Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-cited-lines-visible and scrolling
@ 2000-12-16 13:36 Pavel Janík ml.
  2000-12-17  1:02 ` Miles Bader
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Janík ml. @ 2000-12-16 13:36 UTC (permalink / raw)
  Cc: ding

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

Hi,

I use Gnus and have this in my customized variables:

 '(gnus-cited-lines-visible (quote (0 . 3)))

I'm in the summary buffer (see attachment) and cursor is on the mail which
is displayed in the article buffer. There is [+] sign (an author of this
mail is not able to cite properly :-)). I;d like to see the end of the
actual mail - so I must press space, I did it, nothing happened. I did it
again, nothing happend again...

This is probably Gnus's fault so I CC: it to ding@.
-- 
Pavel Janík ml.
Pavel@Janik.cz
http://www.janik.cz

[-- Attachment #2: snapshot01.gif --]
[-- Type: image/gif, Size: 35283 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gnus-cited-lines-visible and scrolling
  2000-12-16 13:36 gnus-cited-lines-visible and scrolling Pavel Janík ml.
@ 2000-12-17  1:02 ` Miles Bader
  2000-12-19 14:36   ` Gerd Moellmann
  0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2000-12-17  1:02 UTC (permalink / raw)
  Cc: Pavel Janík ml., emacs-pretest-bug, ding

Pavel@Janik.cz (Pavel Janík ml.) writes:
> I'm in the summary buffer (see attachment) and cursor is on the mail which
> is displayed in the article buffer. There is [+] sign (an author of this
> mail is not able to cite properly :-)). I;d like to see the end of the
> actual mail - so I must press space, I did it, nothing happened. I did it
> again, nothing happend again...

Gerd,

I think this problem is the same one I sent you email about titled
`problem with move_it_vertically and invisible lines' --

I wrote:
> I'm seeing a problem with `move_it_vertically', in that it seems to
> include invisible (because of text properties) lines in the amount by
> which it increments the iterators VPOS field, even though they aren't
> actually displayed.
> 
> This messes up the count returned by display_window_lines, and in turn
> gnus scrolling when citation-hiding is turned on.
...

-Miles



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gnus-cited-lines-visible and scrolling
  2000-12-17  1:02 ` Miles Bader
@ 2000-12-19 14:36   ` Gerd Moellmann
  2000-12-19 23:53     ` Miles Bader
  0 siblings, 1 reply; 4+ messages in thread
From: Gerd Moellmann @ 2000-12-19 14:36 UTC (permalink / raw)
  Cc: Pavel Janík ml., emacs-pretest-bug, ding

Miles Bader <miles@gnu.org> writes:

> Pavel@Janik.cz (Pavel Janík ml.) writes:
> > I'm in the summary buffer (see attachment) and cursor is on the mail which
> > is displayed in the article buffer. There is [+] sign (an author of this
> > mail is not able to cite properly :-)). I;d like to see the end of the
> > actual mail - so I must press space, I did it, nothing happened. I did it
> > again, nothing happend again...
> 
> Gerd,
> 
> I think this problem is the same one I sent you email about titled
> `problem with move_it_vertically and invisible lines' --

Don't know.  Problems of this sort were previously caused by
pos-visible-in-window-p in gnus-article-next-page, for example.

Pavel, could you please send me a mail which shows this problem?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gnus-cited-lines-visible and scrolling
  2000-12-19 14:36   ` Gerd Moellmann
@ 2000-12-19 23:53     ` Miles Bader
  0 siblings, 0 replies; 4+ messages in thread
From: Miles Bader @ 2000-12-19 23:53 UTC (permalink / raw)
  Cc: Pavel Janík ml., emacs-pretest-bug, ding

Gerd Moellmann <gerd@gnu.org> writes:
> > > I'd like to see the end of the actual mail - so I must press
> > > space, I did it, nothing happened. I did it again, nothing happend
> > > again...
> > 
> > I think this problem is the same one I sent you email about titled
> > `problem with move_it_vertically and invisible lines' --
> 
> Don't know.  Problems of this sort were previously caused by
> pos-visible-in-window-p in gnus-article-next-page, for example.

Perhaps in Pavel's case there's a different cause, but I've debugged an
*identical* situation in gdb, and there the behavior was due to the
problem with move_it_vertically that I described my earlier email.

-Miles



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-12-19 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-16 13:36 gnus-cited-lines-visible and scrolling Pavel Janík ml.
2000-12-17  1:02 ` Miles Bader
2000-12-19 14:36   ` Gerd Moellmann
2000-12-19 23:53     ` Miles Bader

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).