From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57561 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Error while quoting Date: Wed, 19 May 2004 16:53:33 -0700 Organization: Computer Science, Caltech Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085010839 3623 80.91.224.253 (19 May 2004 23:53:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 23:53:59 +0000 (UTC) Original-X-From: ding-owner+M6101@lists.math.uh.edu Thu May 20 01:53:54 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 1BQasj-0000eu-00 for ; Thu, 20 May 2004 01:53:54 +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 1BQasX-0004VC-00; Wed, 19 May 2004 18:53:41 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQasT-0004V7-00 for ding@lists.math.uh.edu; Wed, 19 May 2004 18:53:37 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQasS-0006mS-5G for ding@lists.math.uh.edu; Wed, 19 May 2004 18:53:36 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 9BB0E3A003C for ; Wed, 19 May 2004 18:53:35 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BQasR-0002QN-00 for ; Thu, 20 May 2004 01:53:35 +0200 Original-Received: from dhcp-45-229.cs.caltech.edu ([131.215.45.229]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 May 2004 01:53:34 +0200 Original-Received: from nkapur by dhcp-45-229.cs.caltech.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 May 2004 01:53:34 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dhcp-45-229.cs.caltech.edu Mail-Copies-To: never User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (darwin) Cancel-Lock: sha1:BUA8xMKMSN+rJY77Fqm6AgWZyjA= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57561 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57561 Lars Magne Ingebrigtsen writes: > Gah. *Now* I've got it right. I just know it. Well, following up with quoting works now (though selections seems to be ignored) but following up without quoting is broken. -Nevin Debugger entered--Lisp error: (wrong-number-of-arguments # 0) (quote) (gnus-inews-make-draft-meta-information "nntp+news.gmane.org:gmane.emacs.gnus.general" (quote)) (lambda nil (gnus-inews-make-draft-meta-information "nntp+news.gmane.org:gmane.emacs.gnus.general" (quote)))() ...