From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2HNZKLJI0l7jfQAA0tVLHw (envelope-from ) for ; Sat, 30 May 2020 11:51:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id ELNeJLJI0l5HdAAAB5/wlQ (envelope-from ) for ; Sat, 30 May 2020 11:51:14 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 14AB0940665 for ; Sat, 30 May 2020 11:51:14 +0000 (UTC) Received: from localhost ([::1]:56082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf01A-0003PU-Mu for larch@yhetil.org; Sat, 30 May 2020 07:51:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf010-0003Os-Ls for guix-patches@gnu.org; Sat, 30 May 2020 07:51:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45486) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jf010-0007e0-Bp for guix-patches@gnu.org; Sat, 30 May 2020 07:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jf010-0007Pb-B5 for guix-patches@gnu.org; Sat, 30 May 2020 07:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41551] [PATCH] gnu: Add emacs-bm. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 May 2020 11:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41551 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Rohleder , 41551@debbugs.gnu.org Received: via spool by 41551-submit@debbugs.gnu.org id=B41551.159083944928463 (code B ref 41551); Sat, 30 May 2020 11:51:02 +0000 Received: (at 41551) by debbugs.gnu.org; 30 May 2020 11:50:49 +0000 Received: from localhost ([127.0.0.1]:57031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf00n-0007P1-30 for submit@debbugs.gnu.org; Sat, 30 May 2020 07:50:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf00k-0007Ol-Re for 41551@debbugs.gnu.org; Sat, 30 May 2020 07:50:47 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33215) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf00e-0006IK-Sn; Sat, 30 May 2020 07:50:40 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:49292 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jf00e-0002Um-Ct; Sat, 30 May 2020 07:50:40 -0400 From: Marius Bakke In-Reply-To: <87imgixo1a.fsf@rohleder.de> References: <87imgixo1a.fsf@rohleder.de> Date: Sat, 30 May 2020 13:50:37 +0200 Message-ID: <87ftbh3alu.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: BB7/FBi1hV6B --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Michael Rohleder writes: > From edd01faf84a59499a9a83b336d55828aadd6bfa3 Mon Sep 17 00:00:00 2001 > From: Michael Rohleder > Date: Wed, 27 May 2020 01:37:42 +0200 > Subject: [PATCH] gnu: Add emacs-bm. > > * gnu/packages/emacs-xyz.scm (emacs-bm): New variable. Thanks! It LGTM but no longer applies, can you rebase it on the current master branch? =20=20 > +(define-public emacs-bm > + (package > + (name "emacs-bm") > + (version "201905") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/joodland/bm.git") > + (commit version))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "180b3rc13asrmsdh7v405d54jkrininvaj52xhp71vw91ng51dkn"))= )) > + (build-system emacs-build-system) > + (home-page "https://github.com/joodland/bm") > + (synopsis "Visual Bookmarks for Emacs") ^^^ Lowercase 'b'. > + (description "This package provides visible, buffer local, bookmarks= and > +the ability to jump forward and backward to the next bookmark.") The description reads a bit weird, I wonder if... "visible, buffer local bookmarks" (without the second comma) ...is more correct? Can you send an updated patch? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7SSI0ACgkQoqBt8qM6 VPracgf+MtekpNxWd6LcVs9j/OdgOvAQSxEjyOvg81gt0uAC93uY7Pdq+s2gAATe +MOEzjuHUT8tmKShJXKZnjJ40FMUG5yZj/j6AJcpCMNKrPx+hJo/WvecA7u2UtRv b0c04DyN1LSaBsLeuTc/EU9nSy8EXaFtQXYovqlJ/yO0xpWD7eMxln1JPz6y7j6M N5p6FjMCr4on8jhgt85XoInZH+sJ0tXso5K6jtezRv42gv/8UAfegJAGJVtREcIb zP8SVlwUx1dIyjx/rQkButti9BEys7Od6EqEB1rjN6qB8eo729YzHMwD4bL8vGOY r0xrgggEUQvrQwMV84HhX7ViY8iNDw== =8z69 -----END PGP SIGNATURE----- --=-=-=--