Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus prevents overscrolling
@ 2003-04-03 13:52 Kai Großjohann
  2003-04-12 21:17 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2003-04-03 13:52 UTC (permalink / raw)


For some time now, gnus-summary-scroll-up has been refusing to
`overscroll', that is the maximum scroll position is such that the
last line of the message is at the last line of the window.

But I think I actually like to overscroll, to put the last line of
the message in the middle of the window, say.

Is this possible?  How?  Does anyone have hints for an
implementation?  How about a user option?
-- 
A preposition is not a good thing to end a sentence with.



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

* Re: Gnus prevents overscrolling
  2003-04-03 13:52 Gnus prevents overscrolling Kai Großjohann
@ 2003-04-12 21:17 ` Lars Magne Ingebrigtsen
  2003-04-12 21:49   ` Kai Großjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-12 21:17 UTC (permalink / raw)


kai.grossjohann@gmx.net (Kai Großjohann) writes:

> For some time now, gnus-summary-scroll-up has been refusing to
> `overscroll', that is the maximum scroll position is such that the
> last line of the message is at the last line of the window.
>
> But I think I actually like to overscroll, to put the last line of
> the message in the middle of the window, say.

Uhm...  why?  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: Gnus prevents overscrolling
  2003-04-12 21:17 ` Lars Magne Ingebrigtsen
@ 2003-04-12 21:49   ` Kai Großjohann
  2003-04-12 22:01     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2003-04-12 21:49 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
>
>> But I think I actually like to overscroll, to put the last line of
>> the message in the middle of the window, say.
>
> Uhm...  why?  :-)

I don't know.  I like to have stuff that I need to think about near
the middle of the window, I think.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



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

* Re: Gnus prevents overscrolling
  2003-04-12 21:49   ` Kai Großjohann
@ 2003-04-12 22:01     ` Lars Magne Ingebrigtsen
  2003-04-13  7:07       ` Robert Marshall
  2003-04-14  6:06       ` Kai Großjohann
  0 siblings, 2 replies; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-12 22:01 UTC (permalink / raw)


kai.grossjohann@gmx.net (Kai Großjohann) writes:

> I don't know.  I like to have stuff that I need to think about near
> the middle of the window, I think.

Fair enough.  :-)

I've now added `gnus-article-over-scroll'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: Gnus prevents overscrolling
  2003-04-12 22:01     ` Lars Magne Ingebrigtsen
@ 2003-04-13  7:07       ` Robert Marshall
       [not found]         ` <hhfzomrysj.fsf@blah.pl>
  2003-04-14  6:06       ` Kai Großjohann
  1 sibling, 1 reply; 10+ messages in thread
From: Robert Marshall @ 2003-04-13  7:07 UTC (permalink / raw)


On Sun, 13 Apr 2003, larsi@gnus.org wrote:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
> 
>> I don't know.  I like to have stuff that I need to think about near
>> the middle of the window, I think.
> 
> Fair enough.  :-)
> 
> I've now added `gnus-article-over-scroll'.
> 

Thank you! I always have difficulty believing that the last line of a
posting really is the last line and then get a shock when trying to
read the final line I find myself in a totally different message

Robert
-- 
Take me to the world
A world that smiles
With streets instead of aisles



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

* Re: Gnus prevents overscrolling
       [not found]         ` <hhfzomrysj.fsf@blah.pl>
@ 2003-04-14  6:04           ` Kai Großjohann
  2003-04-14 13:09             ` Johan Bockgård
  0 siblings, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2003-04-14  6:04 UTC (permalink / raw)


Maciej Matysiak <phoner.ding@blah.pl> writes:

> :) maybe something like gnus-body-boundary-delimiter but for the end of
> the mail would help? so one could see "the message definitely ends before
> this line" banner? :) (yes, i also got this problem (mostly with mails
> without signatures), but meta-> is my friend).

Emacs has the variable indicate-empty-lines.

-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



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

* Re: Gnus prevents overscrolling
  2003-04-12 22:01     ` Lars Magne Ingebrigtsen
  2003-04-13  7:07       ` Robert Marshall
@ 2003-04-14  6:06       ` Kai Großjohann
  2003-04-15 22:13         ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2003-04-14  6:06 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
>
>> I don't know.  I like to have stuff that I need to think about near
>> the middle of the window, I think.
>
> Fair enough.  :-)
>
> I've now added `gnus-article-over-scroll'.

I'm nasty, I know.  Now it turns out that SPC doesn't go to the next
article.

Actually, I wanted overscrolling only for RET...

Now let me go to some corner to repent for a while.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



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

* Re: Gnus prevents overscrolling
  2003-04-14  6:04           ` Kai Großjohann
@ 2003-04-14 13:09             ` Johan Bockgård
  0 siblings, 0 replies; 10+ messages in thread
From: Johan Bockgård @ 2003-04-14 13:09 UTC (permalink / raw)


kai.grossjohann@gmx.net (Kai Großjohann) writes:

> Maciej Matysiak <phoner.ding@blah.pl> writes:
>
>> :) maybe something like gnus-body-boundary-delimiter but for the end of
>> the mail would help? so one could see "the message definitely ends before
>> this line" banner? :) (yes, i also got this problem (mostly with mails
>> without signatures), but meta-> is my friend).
>
> Emacs has the variable indicate-empty-lines.

But that doesn't do anything in console mode.

-- 
Johan Bockgård



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

* Re: Gnus prevents overscrolling
  2003-04-14  6:06       ` Kai Großjohann
@ 2003-04-15 22:13         ` Lars Magne Ingebrigtsen
  2003-04-17 20:38           ` Kai Großjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-15 22:13 UTC (permalink / raw)


kai.grossjohann@gmx.net (Kai Großjohann) writes:

> I'm nasty, I know.  Now it turns out that SPC doesn't go to the next
> article.

That's a bug.  :-)

Fixed now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: Gnus prevents overscrolling
  2003-04-15 22:13         ` Lars Magne Ingebrigtsen
@ 2003-04-17 20:38           ` Kai Großjohann
  0 siblings, 0 replies; 10+ messages in thread
From: Kai Großjohann @ 2003-04-17 20:38 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> kai.grossjohann@gmx.net (Kai Großjohann) writes:
>
>> I'm nasty, I know.  Now it turns out that SPC doesn't go to the next
>> article.
>
> That's a bug.  :-)
>
> Fixed now.

Yay!  Thanks a bundle.  Boys AND girls! ;-)
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)



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

end of thread, other threads:[~2003-04-17 20:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-03 13:52 Gnus prevents overscrolling Kai Großjohann
2003-04-12 21:17 ` Lars Magne Ingebrigtsen
2003-04-12 21:49   ` Kai Großjohann
2003-04-12 22:01     ` Lars Magne Ingebrigtsen
2003-04-13  7:07       ` Robert Marshall
     [not found]         ` <hhfzomrysj.fsf@blah.pl>
2003-04-14  6:04           ` Kai Großjohann
2003-04-14 13:09             ` Johan Bockgård
2003-04-14  6:06       ` Kai Großjohann
2003-04-15 22:13         ` Lars Magne Ingebrigtsen
2003-04-17 20:38           ` Kai Großjohann

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