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: Fri, 7 Aug 2020 10:33:17 +0200 Message-ID: <20200807103317.1aded663@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> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/IH5pW.nNAj_cmjr1BogmjIA"; protocol="application/pgp-signature"; micalg=pgp-sha256 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18698"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 07 10:36:21 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 1k3xrO-0004j2-M2 for ged-emacs-devel@m.gmane-mx.org; Fri, 07 Aug 2020 10:36:18 +0200 Original-Received: from localhost ([::1]:35374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3xrN-0005v5-9o for ged-emacs-devel@m.gmane-mx.org; Fri, 07 Aug 2020 04:36:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3xok-0005DU-Dr for emacs-devel@gnu.org; Fri, 07 Aug 2020 04:33:34 -0400 Original-Received: from devianza.investici.org ([198.167.222.108]:31273) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3xoh-0004Ij-UH; Fri, 07 Aug 2020 04:33:34 -0400 Original-Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id CB7A9E05DF; Fri, 7 Aug 2020 08:33:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1596789205; bh=XQagq/GaowLx40YTmJYcEpctaPMeX5M2hisf/pJAM+c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=SZzmQj5ONFO8w5KRzA/VJBZfKca5wTs0bq3IWoJhCGrt7QXYrwfjOOJ9hI6QrC5iZ +KdcAy7PKNxdTQ6ekc7w+FtdYNCRwaTHy5C+4prtf+kfaHrE2K2JbUycVg2FpJ8pvx nqRzN9JWqGn1v43HgAECM/PNvoEgZvMUFz5DE6lw= 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 E9ECCE05DE; Fri, 7 Aug 2020 08:33:23 +0000 (UTC) In-Reply-To: <87v9hv45ws.fsf@red-bean.com> 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/08/07 04:33:26 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:253492 Archived-At: --Sig_/IH5pW.nNAj_cmjr1BogmjIA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 06 Aug 2020 20:10:43 -0500 Karl Fogel wrote: > >Karl, I waited to answer you in the hope of getting the paperwork... > >Still nothing here... I don't know if the FSF already registered my > >copyright assignment request, they have my signature, though. =20 >=20 > I'll ask about it in a separate thread, no problem. Maybe it's all > done and we just didn't get the news yet. Thank you! I got the CC of the email you sent. > >About the patch, your help is priceless, Karl. I have no trouble to > >attach an amended patch, what pressures me is to give you the right > >credits! In these days I was thinking how you make me look smarter > >than I really am... > > > >Do as you feel, Karl. The attached patch is my attempt to give you > >credit, but you are free to do a follow-up commit, if you prefer. =20 >=20 > Aw, Matthew, thanks, but you did all the hard work here! If you're > okay with it, when I apply the commit I'll just change your commit > message to include a simple phrase like "Thanks to Karl Fogel for > pre-commit review" or something like that. >=20 > Best regards, > -Karl I'm comfortable with your judgment, feel free to amend the commit. At this point, we wait and see about the paperwork... Best regards, -Matthew --Sig_/IH5pW.nNAj_cmjr1BogmjIA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEHleiF1SoBpqVdUvfw5wJ3TZNsgAFAl8tEc0ACgkQw5wJ3TZN sgC6aAf/X/svQDmuTfSJw2JPFXSzvH2BvZzS/XHxLk8MHUYsULRz5Bx8k5RZSw9F MBu/kF/ADO+fCtnBra9c20FtMVfuqdBv27c1DLk6uXd4uzJbgSSzh5Tvy0qj6hm3 qOSPXYnP6kMfnDwWBPEqVQSLURnJX3U4zmnOcsqhLayLwHDARFOr3nMcZqYO4UK6 GxehbzapqsrP+6qq0XoNmGtoVhA/ALZRaGbU+hLC8bS1044AlMv2UqmRfnm51S7G vOFAJOVvcl6T02jiSBGdPB6iJUKV8XwINdUn6erE1tJE5k2mExFjnMhqZ4tAiZVX 7XUXD/ETKLOmZ1yGB/WoTIDacrG0/w== =Zulp -----END PGP SIGNATURE----- --Sig_/IH5pW.nNAj_cmjr1BogmjIA--