[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap-expunge-on-close ask




Below is an excerpt of my .gnus.  As you can see, I'd like nnimap to
prompt me about expunging on close.  But it never does.  I remember
that it worked in the past.  I was using nnimap 129 at the time, and
my configuration file was different.  Now I am using 130.  I'm also
using NTemacs 20.4.

Anyone else encountered this?


(setq gnus-select-method
      '(nnimap "dcohen@webmethods.com"
                (nnimap-address "mail.webmethods.com")
                (nnimap-expunge-on-close ask))
                )


Thanks.

-Dave