From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87346 Path: news.gmane.org!.POSTED!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: bug#20670: [PATCH] nnimap: enable additional expunge options (v3) Date: Tue, 24 Jan 2017 20:35:28 +0100 Message-ID: <87pojcp7y7.fsf@gnus.org> References: <556538A5.3050302@rath.org> <87oajs38kf.fsf@vostro.rath.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1485286647 27387 195.159.176.226 (24 Jan 2017 19:37:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 24 Jan 2017 19:37:27 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: ding@gnus.org To: 20670@debbugs.gnu.org Original-X-From: ding-owner+M35566@lists.math.uh.edu Tue Jan 24 20:37:20 2017 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cW6u6-0006Mm-8i for ding-account@gmane.org; Tue, 24 Jan 2017 20:37:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.87) (envelope-from ) id 1cW6se-00057f-BT; Tue, 24 Jan 2017 13:35:48 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1cW6sc-00057F-Rg for ding@lists.math.uh.edu; Tue, 24 Jan 2017 13:35:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1cW6sY-0005TL-Av for ding@lists.math.uh.edu; Tue, 24 Jan 2017 13:35:46 -0600 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1cW6sU-0001V0-Hm for ding@gnus.org; Tue, 24 Jan 2017 20:35:38 +0100 Original-Received: from 2.150.49.21.tmi.telenormobil.no ([2.150.49.21] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cW6sQ-0004Ij-22; Tue, 24 Jan 2017 20:35:36 +0100 In-Reply-To: <87oajs38kf.fsf@vostro.rath.org> (Nikolaus Rath's message of "Fri, 03 Jul 2015 20:28:32 -0700") List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87346 Archived-At: Nikolaus Rath writes: > If the IMAP server supports the UID EXPUNGE command, the nnimap backend > currently always expunges deleted articles. > > If the IMAP server does not support this command, articles are either > not expunged at all (nnimap-expunge is nil), or ALL articles that are > currently flagged as deleted will be expunged when any one article is > deleted in Gnus. > > This patch introduces three new settings for nnimap-expunge: Looks good. Two minor comments: + (nnheader-message 3 (concat "nnimap-expunge set to 'immediately, but " + "server doesn't support UIDPLUS")))) + You've probably done this to make the lines short enough, but the first one is still more than 80 chars wide. + (nnheader-message 7 "Article marked for deletion, but not expunged."))))) And so is this. It's probably better to just reflow by breaking the line after `nnheader-message'. This change should also be documented in the "Customizing the IMAP Connection" node in the Gnus manual, and get an entry in the NEWS file. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no