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: Sat, 8 Aug 2020 10:23:48 +0200 Message-ID: <20200808102348.48016ee4@pineapple> References: <20200724005105.11f85d5f@pineapple> <87pn8ku3y9.fsf@red-bean.com> <20200725124618.49a073b1@pineapple> <87o8nyvufq.fsf@red-bean.com> <20200731045809.4587b13d@pineapple> <87pn88lmqp.fsf@red-bean.com> <20200806195949.79440f5a@pineapple> <87v9hv45ws.fsf@red-bean.com> <87a6z715do.fsf@red-bean.com> <20200807190551.601815f9@pineapple> <83lfiq74th.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/vb4IlRHYWfqr7n5Fg12bEfR"; protocol="application/pgp-signature"; micalg=pgp-sha256 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22956"; mail-complaints-to="usenet@ciao.gmane.io" Cc: kfogel@red-bean.com, larsi@gnus.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 08 10:27:05 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 1k4KC1-0005s3-CG for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Aug 2020 10:27:05 +0200 Original-Received: from localhost ([::1]:49530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4KC0-0001wp-37 for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Aug 2020 04:27:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4K9F-0000IY-0E for emacs-devel@gnu.org; Sat, 08 Aug 2020 04:24:13 -0400 Original-Received: from confino.investici.org ([2a00:c38:11e:ffff::a020]:50719) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4K9C-0003ek-46; Sat, 08 Aug 2020 04:24:12 -0400 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4EB8F211DC; Sat, 8 Aug 2020 08:23:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1596875035; bh=fFHpLkm0vdnu3nkRA5J/+5FCMYogewsGewR2XjK/0OU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=aUQp0jzVIUPl7ZnPaxhUNBA1g1oVEVxaC5LrV7PSdl1uU1gYAFfcuxgXz/ryaa+7s tcKLJY7JlMXb4cu7IyiHCwKFFM8U1kjqJZw2sGbNedTfH+FXusgTOtjKDU8Az7KNRV PcEydyH5tOPggE5y7V42VLJvH/+wwBvw4eiuD5B4= Original-Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: mehw.is.me@inventati.org) by localhost (Postfix) with ESMTPSA id 26081211C1; Sat, 8 Aug 2020 08:23:53 +0000 (UTC) In-Reply-To: <83lfiq74th.fsf@gnu.org> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=2a00:c38:11e:ffff::a020; envelope-from=mehw.is.me@inventati.org; helo=confino.investici.org X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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, 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:253514 Archived-At: --Sig_/vb4IlRHYWfqr7n5Fg12bEfR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 07 Aug 2020 20:18:18 +0300 Eli Zaretskii wrote: > > Date: Fri, 7 Aug 2020 19:05:51 +0200 > > From: Matthew White > > Cc: Stefan Monnier, Eli Zaretskii, Lars Ingebrigtsen > >=20 > > The copyright assignment should be complete now! I believe the > > commit could be merged now... =20 >=20 > I still don't see your assignment on file, so let's wait for a couple > of days for it to appear. >=20 > Thanks. Could you check for [gnu.org #976762] too, please. Stefan wrote me about it... it was an assignment I made in 2015 for company-mode. I don't know if the company-mode assignment applies to Emacs too. The new assignment is [gnu.org #1578599]. Best regards, -Matthew --Sig_/vb4IlRHYWfqr7n5Fg12bEfR Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEHleiF1SoBpqVdUvfw5wJ3TZNsgAFAl8uYRQACgkQw5wJ3TZN sgAegQf/SOoI+ExAREJOek2XgL2O4HRbgMQPaqjjjCKk5ypjXyhh2092ZmtxhvMc EUQYr1wKLwN99HjAoUnUG1PHdDXfifTdM9d3sUtJ4jVMc6gPdAJDWcmUbwjfKp4A 6Q4Zt77gpMnlP0+XYz+LQz5CG6aHcbaOHVsUQ1ExKIAXXMojbjUXU28Sv7pLMiM6 f9hLiYLtr/Mk1qLr5dFT9ouV7KTn5oIvRyyKyJtnj8mQJjKxgHOCdwQbaxjaCCtl xJEOOJxp7a3Sdw45u6p1j6nZvVuvIyNFnnBTWJnsOM0qPiJUFjx+/TVM60AbyrNa hFxZMzFw6dH2cfE2Q6Il4ntZLBq3dg== =ZMyz -----END PGP SIGNATURE----- --Sig_/vb4IlRHYWfqr7n5Fg12bEfR--