From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21150 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.76 is released Date: 11 Feb 1999 18:43:37 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k8xpw1la.fsf@pc-hrvoje.srce.hr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159311 21537 80.91.224.250 (21 Oct 2002 00:15:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:15:11 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA07111 for ; Thu, 11 Feb 1999 13:00:47 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB22090; Thu, 11 Feb 1999 11:50:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Feb 1999 11:51:14 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA04510 for ; Thu, 11 Feb 1999 11:50:55 -0600 (CST) Original-Received: from quimbies.gnus.org (larsi@ppp043.uio.no [129.240.240.44]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA06899 for ; Thu, 11 Feb 1999 12:50:45 -0500 (EST) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id SAA24503; Thu, 11 Feb 1999 18:50:18 +0100 Mail-Copies-To: never X-Now-Reading: Gwyneth Jones' _White Queen_ Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "11 Feb 1999 13:45:37 +0100" User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > > * gnus-sum.el (gnus-nov-read-message-id): New macro. > > (gnus-nov-parse-line): Use it; use `(eobp)' instead of > > `(eq (char-after) ?\n)'. > > Shouldn't this be `(eolp)'? When this is run, the buffer is narrowed to one line (excluding the newline), so `(eolp)' and `(eobp)' are equivalent here. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen