From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66790 Path: news.gmane.org!not-for-mail From: Elias Oltmanns Newsgroups: gmane.emacs.gnus.general Subject: Re: Deleting Messages from an IMAP Folder Date: Fri, 11 Apr 2008 14:50:15 +0200 Message-ID: <87y77kwo6w.fsf@denkblock.local> References: <76od8gwosh.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207918271 31475 80.91.229.12 (11 Apr 2008 12:51:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2008 12:51:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15273@lists.math.uh.edu Fri Apr 11 14:51:40 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JkIip-0007JX-QX for ding-account@gmane.org; Fri, 11 Apr 2008 14:51:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JkIi1-0005zN-1C; Fri, 11 Apr 2008 07:50:25 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JkIi0-0005zF-1g for ding@lists.math.uh.edu; Fri, 11 Apr 2008 07:50:24 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JkIht-0001s9-Kl for ding@lists.math.uh.edu; Fri, 11 Apr 2008 07:50:23 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JkIi3-0007CM-00 for ; Fri, 11 Apr 2008 14:50:27 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JkIhp-00061D-7C for ding@gnus.org; Fri, 11 Apr 2008 12:50:13 +0000 Original-Received: from pd9e83e29.dip.t-dialin.net ([217.232.62.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2008 12:50:13 +0000 Original-Received: from eo by pd9e83e29.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Apr 2008 12:50:13 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pd9e83e29.dip.t-dialin.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Cancel-Lock: sha1:ZiBOiz7PBgdI50YZbAsFrTEd5Lw= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66790 Archived-At: Jake Colman wrote: > How do I delete a read message from an IMAP folder? if I press the DEL > key, the 'R' becomes an 'r' but the message does not actually get > deleted when I exit the folder. Have you tried B-DEL? Hope that helps, Elias