From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50075 Path: main.gmane.org!not-for-mail From: Frank Haun Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Skip over citations and signature (resend) Date: Wed, 12 Feb 2003 23:08:00 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87smuvh2gm.fsf@mulligatwani.msrl.com> Reply-To: Frank Haun NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045088104 6296 80.91.224.249 (12 Feb 2003 22:15:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Feb 2003 22:15:04 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18j54w-0001Lg-00 for ; Wed, 12 Feb 2003 23:10:06 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18j55S-00061U-00; Wed, 12 Feb 2003 16:10:38 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 12 Feb 2003 16:11:36 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA06025 for ; Wed, 12 Feb 2003 16:11:24 -0600 (CST) Original-Received: (qmail 53024 invoked by alias); 12 Feb 2003 22:10:20 -0000 Original-Received: (qmail 53019 invoked from network); 12 Feb 2003 22:10:20 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 12 Feb 2003 22:10:20 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18j5F8-0004Kz-00 for ; Wed, 12 Feb 2003 23:20:38 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 11 Original-NNTP-Posting-Host: wprt-d9b9da68.pool.mediaways.net Original-X-Trace: quimby.gnus.org 1045088438 16676 217.185.218.104 (12 Feb 2003 22:20:38 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 12 Feb 2003 22:20:38 GMT X-Url: http://www.fhaun.de/ X-Face: "`G'$h)smLBHU|:'-^.o+I!BhWc-\-uDr[[ssrlfNA:1Z4+uG User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 Cancel-Lock: sha1:fTKB4iPYc3AtuxJboYbEZEHTC7U= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50075 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50075 Michael Shields writes: > + (mapcar-extents It seems this is XEmacs only. If I set gnus-article-skip-boring to t, I get "byte-code: Symbol's function definition is void: mapcar-extents" Frank