From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] [debbugs] Add mu4e support. Date: Sat, 24 Dec 2022 18:26:54 +0200 Message-ID: <83wn6g4vjl.fsf@gnu.org> References: <87pmc83lmd.fsf@web.de> <834jtk6dwn.fsf@gnu.org> <87lemw3ji7.fsf@web.de> <83zgbc4xdl.fsf@gnu.org> <87h6xk3ise.fsf@web.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17289"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rekado@elephly.net, emacs-devel@gnu.org To: Felix Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 24 17:27:42 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p97N7-0004Kp-Qb for ged-emacs-devel@m.gmane-mx.org; Sat, 24 Dec 2022 17:27:42 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p97MY-00018Y-OG; Sat, 24 Dec 2022 11:27:06 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p97MV-00018H-Vj for emacs-devel@gnu.org; Sat, 24 Dec 2022 11:27:04 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p97MV-0003r4-Bx; Sat, 24 Dec 2022 11:27:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=FxUfHEoVyBGk+P6nkDtjPd6EEH7xqDZZA1k5Gz67xl8=; b=ky6KmJZcL3oa PcSI2KeLv67Ik7dfLwniWOtPmjFa4fq16NnBAxaF4TiRbGxpqK266DAQaDtU0hTIRnMmUcb4kdKm+ djYGmYmQi/S7zAmBCyqsRANUBiIcruFz/St3WPeXYGdGNB4eutjqiec+qDMsI04iXtKOKk8I9PrX/ yQwgWUNNs6k7hJ+Fn0y/P9G496lRooDbUfZ2QZhEnIIsoctlhEbGfUgoQc12hDecpQFPzyU4pipwe chmXuiSm+CvTUfet20/XsrUzxDClM420ju12Ow7veEsDGrNRPjwU2kXD9k+NDE8x+ti8hzvkECXoP Rur4sv2NxTU1gna0YcLwGQ==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p97MR-0004cO-92; Sat, 24 Dec 2022 11:27:01 -0500 In-Reply-To: <87h6xk3ise.fsf@web.de> (message from Felix on Sat, 24 Dec 2022 16:45:37 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:301863 Archived-At: > From: Felix > Cc: rekado@elephly.net, emacs-devel@gnu.org > Date: Sat, 24 Dec 2022 16:45:37 +0100 > > > Then please show the URL in the archives for the discussion thread. I > > couldn't find the thread, as you didn't even tell the date when it > > happened. > > Sorry! > > https://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00662.html Thanks. AFAIU, there were some unresolved problems discovered by Michael. If someone could work on fixing them, I'm sure Michael will gladly accept the results.