From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nikolaus Rath Newsgroups: gmane.emacs.devel Subject: Re: Please review Gnus bug 20670 Date: Sun, 01 Jan 2017 11:16:45 -0800 Message-ID: <8760lyegki.fsf@vostro.rath.org> References: <87eg0megv8.fsf@vostro.rath.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1483298222 6948 195.159.176.226 (1 Jan 2017 19:17:02 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 1 Jan 2017 19:17:02 +0000 (UTC) User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (gnu/linux) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 01 20:16:58 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cNlcl-0000gA-1D for ged-emacs-devel@m.gmane.org; Sun, 01 Jan 2017 20:16:55 +0100 Original-Received: from localhost ([::1]:54292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNlcp-00048F-62 for ged-emacs-devel@m.gmane.org; Sun, 01 Jan 2017 14:16:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cNlci-00047s-Jl for emacs-devel@gnu.org; Sun, 01 Jan 2017 14:16:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cNlcf-0002yu-E2 for emacs-devel@gnu.org; Sun, 01 Jan 2017 14:16:52 -0500 Original-Received: from out1-smtp.messagingengine.com ([66.111.4.25]:59880) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cNlcf-0002xp-AP for emacs-devel@gnu.org; Sun, 01 Jan 2017 14:16:49 -0500 Original-Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DA0A820836 for ; Sun, 1 Jan 2017 14:16:46 -0500 (EST) Original-Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 01 Jan 2017 14:16:46 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=ehmnF9BDP0iOY5kf3AbeT/AG7Nc=; b=ilnfdK08tWaCF9WasJBZ 1FtGJ+cGKLuc6tfmC+N//jFAFkNccprYQwXDEftep3GV0b4FDLHyPqk3BdypC/8h saQZ8gU3K0jkyFsQCTYUeChSQ2useKCBllPg8P+TGx7pOMU34Yae7CfHyBg3qCVR H4bmldNlj6H1ZT26MC0FOSM= X-ME-Sender: X-Sasl-enc: G0+6Xes7OnhGwgyGCnaSkg0C4FajAsKNHymmtDYBo7LR 1483298206 Original-Received: from ebox.rath.org (ebox.rath.org [45.79.69.51]) by mail.messagingengine.com (Postfix) with ESMTPA id 9D48B2423F for ; Sun, 1 Jan 2017 14:16:46 -0500 (EST) Original-Received: from vostro.rath.org (vostro [192.168.12.4]) by ebox.rath.org (Postfix) with ESMTPS id F40D73EE for ; Sun, 1 Jan 2017 19:16:45 +0000 (UTC) Original-Received: by vostro.rath.org (Postfix, from userid 1000) id B1CE0102471; Sun, 1 Jan 2017 11:16:45 -0800 (PST) Mail-Copies-To: never Mail-Followup-To: emacs-devel In-Reply-To: <87eg0megv8.fsf@vostro.rath.org> (Nikolaus Rath's message of "Sun, 01 Jan 2017 11:10:19 -0800") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 66.111.4.25 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:211058 Archived-At: Hello, Actually, the same applies to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D21057 (Add support for IMAP namespaces) https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20672 (Support hiding deleted IMAP messages) Best, -Nikolaus On Jan 01 2017, Nikolaus Rath wrote: > Hello, > > Could someone take a look at the Gnus patch in > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20670? > > The patch has been sitting there for more than a year. It would be great > to either see it committed, or to have some feedback on the issues that > prevent that. > > I've been using the patch locally ever since writing it and did not > encounter any problems. > > Best, > -Nikolaus > --=20 > GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F > Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F > > =C2=BBTime flies like an arrow, fruit flies like a Banana.= =C2=AB --=20 GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F =C2=BBTime flies like an arrow, fruit flies like a Banana.=C2= =AB