From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Matthew White Newsgroups: gmane.emacs.devel Subject: Re: Add new functions to mark/unmark/delete all bookmarks Date: Tue, 28 Jul 2020 18:36:18 +0200 Message-ID: <20200728183618.7d7c5fd2@pineapple> References: <20200724005105.11f85d5f@pineapple> <03f641b5-9ff9-476f-afab-e674e4027d27@default> <20200724110733.7cf5c4d5@pineapple> <87sgdhaqll.fsf@gnus.org> <20200724190326.0015bf26@pineapple> <20200728175424.181748d3@pineapple> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/6G/8YFCNOO1dXBMQfquF/W+"; protocol="application/pgp-signature"; micalg=pgp-sha256 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31499"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jul 28 18:39:34 2020 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 1k0Sda-00087G-PM for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Jul 2020 18:39:34 +0200 Original-Received: from localhost ([::1]:56312 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k0SdZ-0005MK-I6 for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Jul 2020 12:39:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39606) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0Sab-0002MU-SH for emacs-devel@gnu.org; Tue, 28 Jul 2020 12:36:29 -0400 Original-Received: from devianza.investici.org ([198.167.222.108]:48587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0SaY-0004jn-Pm for emacs-devel@gnu.org; Tue, 28 Jul 2020 12:36:29 -0400 Original-Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id DABCDE07FE; Tue, 28 Jul 2020 16:36:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1595954184; bh=WvZa4FwsGjnc7duaboblybjYSfzxBZTgoSMWB461SUg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=KLggzMDhTTMRanur0jHCHnDelgcRQjrMNwT7Q+Mu5QFm/W4bO/8r3AWrEJhDxKObl v8NpGQNUp/OexG2N8VvKr9mtHdPWv9XqTZOsf1qko6mj5twzo+UmcK1nprJOGLvH1W 5BcsaNJzwQlzR0sOoQBAZ1eejUKr1jgZ2Ew41GN8= Original-Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: mehw.is.me@inventati.org) by localhost (Postfix) with ESMTPSA id 1DF1BE07FD; Tue, 28 Jul 2020 16:36:23 +0000 (UTC) In-Reply-To: X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=198.167.222.108; envelope-from=mehw.is.me@inventati.org; helo=devianza.investici.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/28 12:33:39 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:253308 Archived-At: --Sig_/6G/8YFCNOO1dXBMQfquF/W+ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 28 Jul 2020 12:14:21 -0400 Stefan Monnier wrote: > > I compiled and sent the module on the 2020-07-24, but I still got no > > reply... I also checked the spam... =20 >=20 > [ Not sure what you mean by "compiled" and "module" since we're > talking about human-processed text here. ] >=20 Funny... ;) ...maybe it's the effect of writing code... > Can you try sending a followup-email asking for the status of your > request (and put me in Cc)? >=20 >=20 > Stefan >=20 Done, Matthew --Sig_/6G/8YFCNOO1dXBMQfquF/W+ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEHleiF1SoBpqVdUvfw5wJ3TZNsgAFAl8gVAIACgkQw5wJ3TZN sgAEqQgAotUKJ0Er1/yf0iRJbjjHJM+HwN40k8Ux7TfJLhnnekX6fRhH1QfOBeD9 42OanSy9IU+0GfYfmhRStpl97OpiCYR206MQaVniwszRB7Dc2TPLWFVTyX4VgpCe s458EkZ8rTulI4vrT5mYkcgLihQWtegBpFLYLqq091RwlEdiZYuOiKCzsMWYkult F1jsXri6a6Cd1GkGf37xn7m8SrswiWNk4WgbDnisESWyHUe44W81wLa1YasSPDzM EcJK+bX5ERTZLch0x7DMQouTSrBKQINEQy08ATdzN7AakxhEr1GCRYhgxmVgPep3 K/19gMhAAaM/DRcP6npWNRZpK7bAlw== =zLbl -----END PGP SIGNATURE----- --Sig_/6G/8YFCNOO1dXBMQfquF/W+--