From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/9989 Path: news.gmane.org!not-for-mail From: Bill Newsgroups: gmane.emacs.gnus.user Subject: Re: IMAP problems Date: Thu, 29 Nov 2007 08:39:23 -0800 (PST) Organization: http://groups.google.com Message-ID: <4852b47b-47cd-4824-a818-aa9a7e5764b4@a35g2000prf.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196415124 21252 80.91.229.12 (30 Nov 2007 09:32:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Nov 2007 09:32:04 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Nov 30 10:32:12 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iy2E8-00007B-Io for gegu-info-gnus-english@m.gmane.org; Fri, 30 Nov 2007 10:32:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iy2Ds-0004IM-OF for gegu-info-gnus-english@m.gmane.org; Fri, 30 Nov 2007 04:31:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a35g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 43 Original-NNTP-Posting-Host: 72.86.27.101 Original-X-Trace: posting.google.com 1196354364 10715 127.0.0.1 (29 Nov 2007 16:39:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 29 Nov 2007 16:39:24 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a35g2000prf.googlegroups.com; posting-host=72.86.27.101; posting-account=BFcRBQkAAADnxS-If0woqNHwOIg4YgZ6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Content-Disposition: inline Original-Xref: shelby.stanford.edu gnu.emacs.gnus:80194 X-Mailman-Approved-At: Fri, 30 Nov 2007 04:29:36 -0500 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:9989 Archived-At: On Nov 28, 4:32 pm, Bill Harris wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Reiner Steib writes: > > Unrelated to the problem at hand: As you still use Emacs 21, I'd > > recommend to update to Emacs 22.1, which comes with a more recent Gnus > > version (5.10.8 + more bug fixes). Okay, now I'm stuck. I installed 22.1.1, and it came with Gnus v5.11. I copied over my .emacs and .gnus, but it stumbles on the (require 'gnus-load) in my .emacs. I can't tell if that's required or not, but it's certainly not there (at least a search doesn't reveal it). As best I can tell, gnus-load is created by make.bat, but the only make.bat I can find in my emacs 22 tree is for bbdb-2.34 (and I know I have to upgrade that -- one thing at a time). The fact I see lots of .elc files in the gnus directory indicates that gnus came pre- built, so I shouldn't have to do anything, right? I can start gnus by stepping through my .emacs, one command at a time and skipping the commands that don't work (e.g., (require 'gnus- load)), That gives me my nnmail-split customizations, for example. When I then start gnus,I get only a handful of my folders, populated with email I've received today. When I enter /o in my misc folder, it says there is no older email, yet I seem to see lots more files in the folder. That's okay (I hope); I figure gnus will reveal old emails when I resolve the gnus-load problem or whatever it is. It's a bit surprising that my drafts folder appears empty when looked at outside of Emacs, though; I don't know where my draft emails may have gone. Any tips for getting going? Is gnus-load obsolete in 5.11, or do I need to recreate it somehow? Thanks, Bill