Gnus development mailing list
 help / color / mirror / Atom feed
* redundant (unless ... (or ...
@ 2010-09-22 23:08 Dan Christensen
  2010-09-22 23:14 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Christensen @ 2010-09-22 23:08 UTC (permalink / raw)
  To: ding

I think one of the "unless" and the "or" is redundant in this
change to nnimap.el:

+       (unless high
+         (setq high (or high (1- uidnext))))

Dan




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

* Re: redundant (unless ... (or ...
  2010-09-22 23:08 redundant (unless ... (or Dan Christensen
@ 2010-09-22 23:14 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-22 23:14 UTC (permalink / raw)
  To: ding

Dan Christensen <jdc@uwo.ca> writes:

> I think one of the "unless" and the "or" is redundant in this
> change to nnimap.el:
>
> +       (unless high
> +         (setq high (or high (1- uidnext))))

Ok; fixed.

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




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

end of thread, other threads:[~2010-09-22 23:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 23:08 redundant (unless ... (or Dan Christensen
2010-09-22 23:14 ` Lars Magne Ingebrigtsen

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