From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: marklar Newsgroups: gmane.emacs.help Subject: Re: really deleting an nnimap message Date: Mon, 21 Apr 2008 10:41:49 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <78756ae2-1b41-4685-8f46-ea890c3d0ca0@e67g2000hsa.googlegroups.com> <86ve2bb3tt.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1208913937 9158 80.91.229.12 (23 Apr 2008 01:25:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2008 01:25:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 03:26:12 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JoTkQ-0005j1-P5 for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2008 03:26:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoTjl-0000OL-2l for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Apr 2008 21:25:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!k13g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 63.238.77.126 Original-X-Trace: posting.google.com 1208799710 17585 127.0.0.1 (21 Apr 2008 17:41:50 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 21 Apr 2008 17:41:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k13g2000hse.googlegroups.com; posting-host=63.238.77.126; posting-account=z-P8UAoAAAB4FGYhJ04BFlk9XhV9OJm2 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008040603 Firefox/3.0b5,gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:158090 X-Mailman-Approved-At: Tue, 22 Apr 2008 21:24:26 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53485 Archived-At: On Apr 21, 11:55=A0am, Ted Zlatanov wrote: > On Fri, 18 Apr 2008 15:56:25 -0700 (PDT) marklar wro= te: > > m> However, I do find that the message is being stored in ~/News/agent/ > m> nnimap/myaccount/INBOX > > m> When I say that the message is being stored, I just mean that there a > m> record of the email in ~/News/agent/nnimap/myaccount/INBOX/.overview > m> that is being used to display the message in the summary buffer. > > m> When I press enter to read the message, it gets marked with a G, and > m> the body is not displayed, given that it's not stored on the server. > m> When I try to delete the message with B-del, it tells me that the > m> article can't be deleted. > > Maybe you can try turning off the Gnus Agent. =A0It sounds like that's the= > problem. > > For a foreign server: from the group buffer, press `^' to enter the > server buffer. =A0Use the Agent menu in the toolbar to turn off the agent > for the particular server. > > For a native (defined in your .gnus.el file) server: edit the definition > to turn off the agent. > > Ted Ted, I had not seen your reply when I sent my recent follow up. This seems to have solved the rest of the problem. Thanks, Marklar