From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64382 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.gnus.general Subject: Re: epg and expired recipient keys Date: Thu, 08 Mar 2007 04:25:53 +0900 Message-ID: <87k5xs26v2.fsf@catnip.gol.com> References: <87649ro899.fsf@wheatstone.g10code.de> <87y7mlgl9f.fsf@wheatstone.g10code.de> <56d409a7-d8c0-4e74-be44-824f942fd4e5@well-done.deisui.org> <87zm71f0sl.fsf@wheatstone.g10code.de> <867itvcdve.fsf@hondo.cadr.de> <87vehc276e.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173295605 4662 80.91.229.12 (7 Mar 2007 19:26:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2007 19:26:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M12906@lists.math.uh.edu Wed Mar 07 20:26:36 2007 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1HP1mW-00052h-0E for ding-account@gmane.org; Wed, 07 Mar 2007 20:26:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1HP1mE-0007iq-C3; Wed, 07 Mar 2007 13:26:18 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HP1mD-0007iX-1u for ding@lists.math.uh.edu; Wed, 07 Mar 2007 13:26:17 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1HP1m7-00028s-88 for ding@lists.math.uh.edu; Wed, 07 Mar 2007 13:26:16 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1HP1m6-0005Aw-00 for ; Wed, 07 Mar 2007 20:26:10 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HP1lw-0000ge-Pv for ding@gnus.org; Wed, 07 Mar 2007 20:26:00 +0100 Original-Received: from 203-216-97-073.dsl.gol.ne.jp ([203.216.97.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Mar 2007 20:26:00 +0100 Original-Received: from miles by 203-216-97-073.dsl.gol.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Mar 2007 20:26:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 203-216-97-073.dsl.gol.ne.jp System-Type: i686-pc-linux-gnu Cancel-Lock: sha1:x/wP3XBc9FsGTQv2YScWICkLnGk= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64382 Archived-At: Miles Bader writes: > That isn't true in general; it may be true if you're using cl.el's > craptastic version of dolist. Unfortunately, gnus uses cl, so I guess > it loses there... > > [The non-cl version of dolist is a macro that expands to basically the > same code as your hand-written while loop.] BTW, to be fair to cl.el, I think it tries to do additional tricks at compilation time to get rid of the additional overhead of its version of dolist (by removing unnecessary calls to catch/throw that its macro previously inserted to emulate common-lisp blocks). I don't know how effective this is though. -Miles -- `Suppose Korea goes to the World Cup final against Japan and wins,' Moon said. `All the past could be forgiven.' [NYT]