From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35596 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: not able to acess Drafts Date: 02 Apr 2001 23:30:27 -0400 Message-ID: <2n7l12d5ik.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035171316 3989 80.91.224.250 (21 Oct 2002 03:35:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:35:16 +0000 (UTC) Return-Path: Original-Received: (qmail 10822 invoked by alias); 3 Apr 2001 03:30:48 -0000 Original-Received: (qmail 10817 invoked from network); 3 Apr 2001 03:30:48 -0000 Original-Received: from roc-24-93-30-91.rochester.rr.com (HELO zsh.yi.org) (root@24.93.30.91) by gnus.org with SMTP; 3 Apr 2001 03:30:48 -0000 Original-Received: (from zsh@localhost) by zsh.yi.org (8.11.0/8.10.0) id f333URV17414; Mon, 2 Apr 2001 23:30:27 -0400 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (larsbj@lyx.org's message of "02 Apr 2001 12:59:22 +0200") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:35596 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35596 larsbj@lyx.org (Lars Gullik Bjønnes) writes: > with Oort gnus, when I try to access the Drafts I get this: > > Signaling: (error "Format specifier doesn't match argument type") > format("%c%4d: %-20s%c" 91 "?" "Lars Gullik Bjønnes" 93) Try `M-: (gnus-update-format-specifications t) RET'. ShengHuo