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 20:15:33 +0200 Message-ID: <20200728201533.3d17925c@pineapple> References: <20200724005105.11f85d5f@pineapple> <03f641b5-9ff9-476f-afab-e674e4027d27@default> <20200724110733.7cf5c4d5@pineapple> <87sgdhaqll.fsf@gnus.org> <20200724190326.0015bf26@pineapple> <20200728175424.181748d3@pineapple> <83v9i7fr9l.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28278"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 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 Tue Jul 28 20:19:28 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 1k0UCF-0007Fv-El for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Jul 2020 20:19:27 +0200 Original-Received: from localhost ([::1]:39998 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k0UCE-0007hJ-B2 for ged-emacs-devel@m.gmane-mx.org; Tue, 28 Jul 2020 14:19:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39686) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0U8e-0006Hv-UZ for emacs-devel@gnu.org; Tue, 28 Jul 2020 14:15:45 -0400 Original-Received: from devianza.investici.org ([198.167.222.108]:36373) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k0U8c-00024X-M6; Tue, 28 Jul 2020 14:15:44 -0400 Original-Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 94E7BE07ED; Tue, 28 Jul 2020 18:15:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1595960136; bh=Y8ZNyXibXvT2j3KTlAAVqeApGy6jD7xK/grvIhkQV/0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=P5EZxPadAvPgKWD5UKaB657UGAKqWbUEd5DUpEhvMu6iqTsVv2TXt9dsBKS59CK4x gfvslNucRziJon6mRfW8xYa32g8a4E2beJCsLZlGlf1O3qWHlVz6lfvvVe4YZiEYvx Q2RMKGeQ1LalYxY226K3MwHcW716svR8L3ZIbCEo= 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 B61B4E07E7; Tue, 28 Jul 2020 18:15:35 +0000 (UTC) In-Reply-To: <83v9i7fr9l.fsf@gnu.org> 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:253313 Archived-At: > If they don't reply in a week, ping them and CC me. > > Thanks. I will, thank you.