[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nnimap - namespaces and deleting mailboxes
From: |
Ted Zlatanov |
Subject: |
Re: nnimap - namespaces and deleting mailboxes |
Date: |
Wed, 02 Mar 2011 10:25:23 -0600 |
User-agent: |
Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) |
On Mon, 28 Feb 2011 23:20:36 +0100 kjonca@poczta.onet.pl (Kamil Jońca) wrote:
KJ> 1. Can gnus delete imap mailboxes? I tried to find proper command, but I
KJ> couldn't.
You can use `G C-h' to discover keybindings that start with `G'. In the
group buffer you have:
G DEL gnus-group-delete-group
G <delete> gnus-group-delete-group
Those should work; if not let us know.
Ted