Re: [PATCH] pager_honours_reverse_sort
- To: mutt-dev@xxxxxxxx
- Subject: Re: [PATCH] pager_honours_reverse_sort
- From: "Ben Walton" <bdwalton@xxxxxxxxx>
- Date: Tue, 9 Oct 2007 16:00:12 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=UuOmvlkXLv0b2ICK30bxxoGO+9LRCsekbadZsROQTOI=; b=h6ymOi03UwQ+r9E9//+rEL64Xub9jDGQzb+pDlYcxvtWO10Sut+BqEQNXguPo+M/AVVxDcG34WiXA2fChJW+Pxh7Cjv5QzErT4nkW9C3eExexL/24VLdbIT2X5oX4kCQ47uCyQB1ANXEcNuzT+chJp7Vfw6wPKdNurw4JUZ2ll4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jKxL7xn4jv475xXAR74WbFcMEQ7Jh0z+28a3qF0FTdAG7Y9qk5g0a1oJAkcRNsL8SBYgHTl8yS2Er60oDhAq8YoPeOMKxCw2vqEiP2j5Lph/7SG5rL98104k9A+LQCOBSymW3EIjRD8SPT+ZLQkK/GQn+QOcSH0PneMfQiC5m9A=
- In-reply-to: <20071009195300.GH2258@xxxxxxxxxxxxx>
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- References: <f96e0240710091221s31f09bc2u533c79f5a4bf5358@xxxxxxxxxxxxxx> <20071009195300.GH2258@xxxxxxxxxxxxx>
- Sender: owner-mutt-dev@xxxxxxxx
Yes. Sorry about that. Guess I forgot to do the cleanup. I made the
behaviour optional after making it work.
I'll resubmit shortly.
Thanks
-Ben
On 10/9/07, Kyle Wheeler <kyle-mutt-dev@xxxxxxxxxxxxxx> wrote:
> On Tuesday, October 9 at 03:21 PM, quoth Ben Walton:
> >+ /* FIXME: Make this based on an option later */
> >+ if (option (OPTPAGERHONOURSREVERSE) && Sort & SORT_REVERSE)
> >+ rc = OP_MAIN_PREV_UNDELETED;
> >+ else
> >+ rc = OP_MAIN_NEXT_UNDELETED;
>
> The comment here looks like cruft.
>
> ~Kyle
> --
> The price of freedom of religion, or of speech, or of the press, is
> that we must put up with a good deal of rubbish.
> -- Robert Jackson
>
>
--
---------------------------------------------------------------------------------------------------------------------------
Ben Walton <bdwalton@xxxxxxxxx>
When one person suffers from a delusion, it is called insanity. When
many people suffer from a delusion it is called Religion.
Robert M. Pirsig, Zen and the Art of Motorcycle Maintenance
---------------------------------------------------------------------------------------------------------------------------