From patchwork Tue Feb 23 10:54:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Masaya Tojo X-Patchwork-Id: 27203 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 4310327BC48; Tue, 23 Feb 2021 11:28:46 +0000 (GMT) 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, SPF_HELO_PASS,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 ESMTPS id 6B24927BC49 for ; Tue, 23 Feb 2021 11:28:41 +0000 (GMT) Received: from localhost ([::1]:33376 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEVrs-0000JA-Jo for patchwork@mira.cbaines.net; Tue, 23 Feb 2021 06:28:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEVMJ-00076R-3d for guix-patches@gnu.org; Tue, 23 Feb 2021 05:56:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46845) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lEVMH-0007Yn-UJ for guix-patches@gnu.org; Tue, 23 Feb 2021 05:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lEVMH-0005nI-SO for guix-patches@gnu.org; Tue, 23 Feb 2021 05:56:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46714] [PATCH] gnu: Add emacs-ido-at-point. Resent-From: Masaya Tojo Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 23 Feb 2021 10:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46714 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46714@debbugs.gnu.org Cc: Masaya Tojo X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161407775822259 (code B ref -1); Tue, 23 Feb 2021 10:56:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Feb 2021 10:55:58 +0000 Received: from localhost ([127.0.0.1]:58391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEVM8-0005mr-Jw for submit@debbugs.gnu.org; Tue, 23 Feb 2021 05:55:58 -0500 Received: from lists.gnu.org ([209.51.188.17]:50826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lEVM6-0005mh-Hz for submit@debbugs.gnu.org; Tue, 23 Feb 2021 05:55:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEVM3-0006zr-0H for guix-patches@gnu.org; Tue, 23 Feb 2021 05:55:48 -0500 Received: from mail.tojo.tokyo ([45.77.102.230]:35666 helo=localhost) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEVLy-0007QF-2w for guix-patches@gnu.org; Tue, 23 Feb 2021 05:55:44 -0500 Received: from laptop.tojo.local (softbank126078034060.bbtec.net [126.78.34.60]) by localhost (OpenSMTPD) with ESMTPSA id 88654949 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Tue, 23 Feb 2021 10:55:40 +0000 (UTC) From: Masaya Tojo Date: Tue, 23 Feb 2021 19:54:22 +0900 Message-Id: <20210223105422.24036-1-masaya@tojo.tokyo> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Received-SPF: pass client-ip=45.77.102.230; envelope-from=masaya@tojo.tokyo; helo=localhost X-Spam_score_int: 19 X-Spam_score: 1.9 X-Spam_bar: + X-Spam_report: (1.9 / 5.0 requ) BAYES_00=-1.9, FSL_HELO_NON_FQDN_1=0.001, HELO_LOCALHOST=3.828, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Tue, 23 Feb 2021 06:28:23 -0500 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 * gnu/packages/emacs-xyz.scm (emacs-ido-at-point): New variable. --- gnu/packages/emacs-xyz.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 71564dcd0c..6d492b33eb 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -60,7 +60,7 @@ ;;; Copyright © 2020 Paul Garlick ;;; Copyright © 2020 Robert Smith ;;; Copyright © 2020 Evan Straw -;;; Copyright © 2020 Masaya Tojo +;;; Copyright © 2020, 2021 Masaya Tojo ;;; Copyright © 2020, 2021 Martin Becze ;;; Copyright © 2020, 2021 Michael Rohleder ;;; Copyright © 2020 Brice Waegeneire @@ -26887,3 +26887,25 @@ to pastebin-like services. It supports more than one service and will failover if one service fails. More services can easily be added over time and prefered services can easily be configured.") (license license:gpl3+))) + +(define-public emacs-ido-at-point + (package + (name "emacs-ido-at-point") + (version "1.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/katspaugh/ido-at-point") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1bii7vj8pmmijcpvq3a1scky4ais7k6d7zympb3m9dmz355m9rpp")))) + (build-system emacs-build-system) + (synopsis "Ido-style completion-at-point") + (description + "This package is an alternative frontend for @code{completion-at-point}. +It replaces the standard completions buffer with ido prompt. Press +or to complete a symbol at point.") + (home-page "https://github.com/katspaugh/ido-at-point") + (license license:gpl3+)))