<<< Date Index >>>     <<< Thread Index >>>

Re: Commands should not stop and cause an error



Hi Rob,

On Fri, Jun 11, 2004 at 11:47:12 -0700, Rob Reid wrote:
> > the following commands should not stop at the beginning or end of a
> > message and cause an error message then but they should continue to
> > display the previous or next message and stop if there is none in the
> > folder without causing an error message.
> > 
> > pager next-line
> > This command then should display the next undeleted message.
> > 
> > pager previous-line
> > This command then should display the previous undeleted message.
> > 
> > pager previous-page
> > This command then should display the previous undeleted message.
> 
> I disagree, but shouldn't "pager_stop" control their behavior?

this may be a good idea. The varialbe pager_stop could make all these
commands stop or not stop at the beginning or end of the message.

pager next-line
pager previous-line
pager next-page
pager previous-page

Maybe this is the right solution.

Best regards