From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2574 Path: news.gmane.org!not-for-mail From: Robert Lopez Newsgroups: gmane.emacs.gnus.user Subject: Re: XU : 0 documents saved Date: 03 Jun 2003 12:15:54 -0600 Organization: Philips Semiconductors, Albuquerque, NM, USA Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668958 15632 80.91.229.2 (31 Jan 2006 00:55:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:55:58 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:54 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!priapus.visi.com!news-out.visi.com!petbe.visi.com!uunet!ash.uu.net!spool0902.news.uu.net!not-for-mail Original-Sender: lopez@abqb1k.abq.sc.philips.com Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-NNTP-Posting-Host: 63.114.235.82 Original-X-Trace: 1054664156 7420 63.114.235.82 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2714 Original-Lines: 23 X-Gnus-Article-Number: 2714 Tue Jan 17 17:30:54 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2574 Archived-At: Jesper Harder writes: > Robert Lopez writes: > > > I can not get any XU command to actually save. I # mark a few > > files, and type XU. The system downloads the files. I am not certain > > if they are decoded at that point. At the end the minibuffer will > > always say "0 documents saved". AT that point I can select any of > > the articles, now marked R, and I can select the MIME button and do > > a display internally (it may be decoding then, I do not know) or I > > can save. How can I get the save to work without having to go > > through each of the individual articles and manually do it? > > I think the problem is that `X U' doesn't do what you expect it to. > > `X U' is used for combining and decoding a series of uuencoded > multi-part binaries -- this is stuff that you only see in > alt.binaries.* (and similar groups) nowadays. > > I think `X m' (gnus-summary-save-parts) is what you want. Thanks. I'll give that a try. --