From patchwork Sat May 30 17:55:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Rohleder X-Patchwork-Id: 22470 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 09BB127BBE3; Sat, 30 May 2020 18:56:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id B67E827BBE1 for ; Sat, 30 May 2020 18:56:17 +0100 (BST) Received: from localhost ([::1]:55236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf5iT-0005Yg-BD for patchwork@mira.cbaines.net; Sat, 30 May 2020 13:56:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf5iE-0005YI-Ca for guix-patches@gnu.org; Sat, 30 May 2020 13:56:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47617) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jf5iE-0006bv-3S for guix-patches@gnu.org; Sat, 30 May 2020 13:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jf5iE-00027m-30 for guix-patches@gnu.org; Sat, 30 May 2020 13:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41551] [PATCH] gnu: Add emacs-bm. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 May 2020 17:56: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: Marius Bakke Cc: 41551@debbugs.gnu.org Received: via spool by 41551-submit@debbugs.gnu.org id=B41551.15908613608158 (code B ref 41551); Sat, 30 May 2020 17:56:02 +0000 Received: (at 41551) by debbugs.gnu.org; 30 May 2020 17:56:00 +0000 Received: from localhost ([127.0.0.1]:59163 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf5iC-00027W-1o for submit@debbugs.gnu.org; Sat, 30 May 2020 13:56:00 -0400 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:56546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf5iA-00027O-TU for 41551@debbugs.gnu.org; Sat, 30 May 2020 13:55:59 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jf5i8-0003SP-KW; Sat, 30 May 2020 19:55:56 +0200 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jf5i8-0000iJ-0j; Sat, 30 May 2020 19:55:56 +0200 From: Michael Rohleder References: <87imgixo1a.fsf@rohleder.de> <87ftbh3alu.fsf@gnu.org> X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Sat, 30 May 2020 19:55:31 +0200 In-Reply-To: <87ftbh3alu.fsf@gnu.org> (Marius Bakke's message of "Sat, 30 May 2020 13:50:37 +0200") Message-ID: <87o8q5z4rw.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1590861358;f5fd09e0; X-HE-SMSGID: 1jf5i8-0003SP-KW X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hi Marius, you have an impressive pensum! Thanks for the review! Marius Bakke writes: >> * 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? done. >> + (synopsis "Visual Bookmarks for Emacs") > ^^^ > Lowercase 'b'. done. >> + (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? seems more correct, yes => done. From b2a6beadb1b82a524f5ef665d747b5f5252534cb Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Sat, 30 May 2020 19:50:02 +0200 Subject: [PATCH] gnu: Add emacs-bm. * gnu/packages/emacs-xyz.scm (emacs-bm): New variable. --- gnu/packages/emacs-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 6d82e1921c..9cf4cdd6a1 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1918,6 +1918,26 @@ code@{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text searches. Unlike code@{emacs-wiki.el}, it can be combined with any format.") (license license:gpl1+))) +(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") + (description "This package provides visible, buffer local bookmarks and +the ability to jump forward and backward to the next bookmark.") + (license license:gpl2+))) + (define-public emacs-calfw (package (name "emacs-calfw") -- 2.26.2