Re: How to get cursor to jump to first line when at bottom of subject browser?



In news.software.readers, John E. Davis had the audacity to say that:

On 10 Nov 2008 02:17:11 GMT, Rockinghorse Winner <rockinghorse@xxxxxxxxxxxx>
wrote:
How can I get slrn to jump mutt-like to the top of the list when at the end
of the subject browser list?

Try this in your .slrnrc file:

setkey article "if(0==header_down(1))call(\"header_bob\");" "^N"

If you do not like the "^N" binding, change it to something else.

--John

I mean, jump *automatically* to the top of the list when the cursor gets at
the bottom. It is annoying at times to have to press a key (or key
combination) every few seconds to reset the cursor.

But in case this is not possible, I thank everyone for their efforts on my
behalf and will comb through the suggestions to see if there is anything
that can serve my purpose.

Regards!

*R* *H*

--
"His one secret thought, became like a chain, binding down his spirit, and,
like a serpent, gnawing into his heart; and he was transformed into a sad
and downcast, yet irritable man."

Nathaniel Hawthorne, "Roger Malvin's Burial"
.



Relevant Pages

  • Re: Problem with setting the cursor in a text widget
    ... set the input cursor to always start at the beginning of line 2 ... your binding fires and then the class binding fires. ... you can use to get the current cursor location; this is a much cleaner solution than to iterate over the results of the dump command. ... font create highlightFont -family arial \ ...
    (comp.lang.tcl)
  • Re: How to get cursor to jump to first line when at bottom of subject browser?
    ... If you do not like the "^N" binding, ... jump *automatically* to the top of the list when the cursor gets at ... My mutt cursor doesn't wrap ... from bottom to top. ...
    (news.software.readers)
  • Re: More slrn help needed!
    ... >> before hitting I and typing your text. ... >> You didn't move the cursor down quite far enough, ... > .slrnrc file: ... > The two lots of double quotes are so that the +set command is ...
    (uk.comp.os.linux)
  • Re: 1st element not displaying in a List Box
    ... it is because you call DataReader.Read initially before binding to the list. ... That would set the cursor one step further and make you miss the first item ... you know that there was nothing to bind. ... > myDatareader = myCommand.ExecuteReader ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • Change cursor in a Class Library
    ... using late binding. ... I am having a hard time figuring out how to change the ... cursor between an hourglass and arrow for those time periods when work ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)