From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57369 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnrss not working for me Date: Sun, 16 May 2004 20:16:03 +0200 Organization: Programmerer Ingebrigtsen Sender: ding-owner@lists.math.uh.edu Message-ID: References: <871xp0xoru.fsf@everett.mit.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084748954 17222 80.91.224.253 (16 May 2004 23:09:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 May 2004 23:09:14 +0000 (UTC) Original-X-From: ding-owner+M5909@lists.math.uh.edu Mon May 17 01:09:09 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BPUkn-0000bk-00 for ; Mon, 17 May 2004 01:09:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BPUke-0005ax-00; Sun, 16 May 2004 18:09:00 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPUkO-0005a1-00 for ding@lists.math.uh.edu; Sun, 16 May 2004 18:08:44 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPUkN-0008Ea-0A for ding@lists.math.uh.edu; Sun, 16 May 2004 18:08:43 -0500 Original-Received: from quimbies.gnus.org (quimbies.gnus.org [80.91.231.2]) by justine.libertine.org (Postfix) with ESMTP id 8C9443A020A for ; Sun, 16 May 2004 18:08:42 -0500 (CDT) Original-Received: from larsi by quimbies.gnus.org with local (Exim 3.36 #1 (Debian)) id 1BPUjv-0007qY-00 for ; Mon, 17 May 2004 01:08:15 +0200 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BPQFV-0004Eo-00 for ding@lists.math.uh.edu; Sun, 16 May 2004 13:20:33 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BPQFV-00068u-Dp for ding@lists.math.uh.edu; Sun, 16 May 2004 13:20:33 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 0D7FF3A003B for ; Sun, 16 May 2004 13:20:33 -0500 (CDT) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BPQFU-0003dH-00 for ; Sun, 16 May 2004 20:20:32 +0200 Original-Received: from quimbies.gnus.org ([80.91.231.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 May 2004 20:20:32 +0200 Original-Received: from larsi by quimbies.gnus.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 May 2004 20:20:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: quimbies.gnus.org Mail-Copies-To: never X-Now-Playing: Cabaret Voltaire's _Groovy, Laidback and Nasty_: "Wasy Life" User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ASKDvb2gu9P5U44gZuacGxLcupw= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57369 David Z Maze writes: > It turns out that you can have two distinct empty elisp strings that > are equal but not eq, so: Yup. `eq' tests for object identity, and "" and "" are two distinct objects. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen