From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43879 Path: main.gmane.org!not-for-mail From: Matthieu Moy Newsgroups: gmane.emacs.gnus.general Subject: Re: `|' error in summary buffer Date: Thu, 14 Mar 2002 15:56:54 +0100 Organization: Verimag Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1016117928 3429 127.0.0.1 (14 Mar 2002 14:58:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2002 14:58:48 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16lWgl-0000qg-00 for ; Thu, 14 Mar 2002 15:58:44 +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 16lWfL-0005jT-00; Thu, 14 Mar 2002 08:57:15 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Mar 2002 08:57:20 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA17432 for ; Thu, 14 Mar 2002 08:57:07 -0600 (CST) Original-Received: (qmail 7655 invoked by alias); 14 Mar 2002 14:56:55 -0000 Original-Received: (qmail 7650 invoked from network); 14 Mar 2002 14:56:55 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 14 Mar 2002 14:56:55 -0000 Original-Received: from montrose.imag.fr (root@montrose.imag.fr [129.88.43.123]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g2EEusk23473 for ; Thu, 14 Mar 2002 15:56:54 +0100 (MET) Original-Received: (from moy@localhost) by montrose.imag.fr (8.9.3/8.9+/ImagV2.feuille) id PAA18594; Thu, 14 Mar 2002 15:56:54 +0100 X-Authentication-Warning: montrose.imag.fr: moy set sender to Matthieu.Moy@imag.fr using -f Original-To: ding@gnus.org Mail-Copies-To: never X-Url: http://www-verimag.imag.fr/~moy/ X-Face: %xEb27l:C~bcH,tGGRk8m'o_}XBMb*NoIbS$sp(:3s+l@PwMH+C*7Vf@Y_]%rP)*/'`Lpt[O9C;jbVo?Qp Mail-Followup-To: ding@gnus.org In-Reply-To: (Bill White's message of "Thu, 14 Mar 2002 08:38:17 -0600") Original-Lines: 17 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43879 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43879 Bill White writes: > Unless my fingers are mis-remembering something, until very recently > typing `|' on an article in the summary buffer would give me a > minibuffer prompt letting me specify a shell command to run on the > article. Now I get this nonsense about saving the article: It does with my Gnus. (Oort Gnus v0.06/GNU Emacs 21.1.1) > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > byte-code("..ÆÇ!. q.\n.\f..È. .\fÉ=..Ê. . .\f\fË=.*. ..q..\f!+." [gnus-default-article-saver gnus-article-buffer save-buffer gnus-save-article-buffer gnus-prompt-before-saving file error "No default saver is defined" default always nil t filename num gnus-number-of-articles-to-be-saved gnus-article-current-summary] 2) Usually, people prefer to read /code/ than /byte code/, so, you should run gnus uncompiled if you want to post understandable stake trace ;-) -- Matthieu