From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42431 Path: main.gmane.org!not-for-mail From: Nicolas Kowalski Newsgroups: gmane.emacs.gnus.general Subject: Re: Error with topic Date: Tue, 22 Jan 2002 18:40:16 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177669 11319 80.91.224.250 (21 Oct 2002 05:21:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:21:09 +0000 (UTC) Return-Path: Original-Received: (qmail 23803 invoked from network); 22 Jan 2002 17:40:48 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 22 Jan 2002 17:40:48 -0000 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 16T4uR-0006VG-00; Tue, 22 Jan 2002 11:40:35 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 22 Jan 2002 11:40:29 -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 LAA05273 for ; Tue, 22 Jan 2002 11:40:17 -0600 (CST) Original-Received: (qmail 23797 invoked by alias); 22 Jan 2002 17:40:18 -0000 Original-Received: (qmail 23792 invoked from network); 22 Jan 2002 17:40:18 -0000 Original-Received: from imag.imag.fr (129.88.30.1) by gnus.org with SMTP; 22 Jan 2002 17:40:18 -0000 Original-Received: from ormelune.imag.fr (ormelune.imag.fr [129.88.43.35]) by imag.imag.fr (8.11.6/8.11.6) with ESMTP id g0MHeHj22606; Tue, 22 Jan 2002 18:40:17 +0100 (MET) Original-Received: from anie.imag.fr.imag.fr (anie [129.88.43.111]) by ormelune.imag.fr (8.10.2+Sun/jtpda-5.3.3) with SMTP id g0MHe1q10486 ; Tue, 22 Jan 2002 18:40:01 +0100 (MET) Original-To: ding@gnus.org X-Face: #v^9{p"~.e3TDs~r\ (Lars Magne Ingebrigtsen's message of "Tue, 22 Jan 2002 18:36:26 +0100") Original-Lines: 18 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.1 (Capitol Reef, i386-debian-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:42431 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:42431 Lars Magne Ingebrigtsen writes: > Nicolas Kowalski writes: > >> Nope :-(. I still have the problem. > > What backtrace do you get now? Signaling: (wrong-number-of-arguments # 7) completing-read("Move to topic: " (("Perso" "perso.bzh" "perso.famille" "perso.misc" "perso.solene") ("VERIMAG" "verimag.achats" "verimag.log" "verimag.misc" "verimag.security" "verimag.www") ("Lists" "list.debian.french" "list.freebsd.french" "list.gnus.ding" "list.guilde" "list.rsync" "list.samba") ("Misc" "INBOX" "nndraft:drafts") ("Gnus")) nil t nil gnus-topic-history nil) gnus-completing-read("Move to topic" (("Perso" "perso.bzh" "perso.famille" "perso.misc" "perso.solene") ("VERIMAG" "verimag.achats" "verimag.log" "verimag.misc" "verimag.security" "verimag.www") ("Lists" "list.debian.french" "list.freebsd.french" "list.gnus.ding" "list.guilde" "list.rsync" "list.samba") ("Misc" "INBOX" "nndraft:drafts") ("Gnus")) nil t gnus-topic-history) (list current-prefix-arg (gnus-completing-read "Move to topic" gnus-topic-alist nil t (quote gnus-topic-history))) ) call-interactively(gnus-topic-move-group) Nicolas.