From unknown Sun Jun 22 22:48:22 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53813] [PATCH] gnu: Add emacs-consult-dir. Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Feb 2022 05:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 53813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53813@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16441236296802 (code B ref -1); Sun, 06 Feb 2022 05:01:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Feb 2022 05:00:29 +0000 Received: from localhost ([127.0.0.1]:36174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGZf3-0001le-1M for submit@debbugs.gnu.org; Sun, 06 Feb 2022 00:00:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:44824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGZf2-0001lV-F9 for submit@debbugs.gnu.org; Sun, 06 Feb 2022 00:00:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGZf2-0000WY-6C for guix-patches@gnu.org; Sun, 06 Feb 2022 00:00:28 -0500 Received: from [2a00:1450:4864:20::12f] (port=33553 helo=mail-lf1-x12f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGZeu-0002u7-Ua for guix-patches@gnu.org; Sun, 06 Feb 2022 00:00:25 -0500 Received: by mail-lf1-x12f.google.com with SMTP id x23so20737310lfc.0 for ; Sat, 05 Feb 2022 21:00:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=N7ldxbFmZxSvtO4T07X+hXpwYxda1kn5dINaBN16yNQ=; b=Imqyu5BnrWe2/267LFg4Z8pJluhJbV3RWAMKQdEf3bUfEqxTobWlXnRjzR0J/1jGAx Us8WigrYGbK5EOpqCHMnIOGa/i5BfCOrvalHR9RNMxJuZgxuJq2JMXEYxDS0QmVNZ3oZ CbCkiu6wKt5SbuSwIn25VWM/rRi2H3JbrgjAuC2U6r1lv5xaKbw4qv91ecvrUqzUjOH1 8Exu9ccU2gmX3NcH9hD3qqe6a8Lte4Nu0F5SdTryzkUkHiZZyNFVxyyKcoFsdFCZKt+v r44vL96r7l0NhpbCiUkqn3F3Eeu8uIKlpSc9fepQVhtF+DdnafNARucXZjBSV7P96u0/ QZcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=N7ldxbFmZxSvtO4T07X+hXpwYxda1kn5dINaBN16yNQ=; b=3yiTPJqv+l7UnTWdxcRq5tPXOFS4YfnX1c8hv6N8Qo/8PtVEiH5Jcob3AYxauE1Y18 sm+nr8eNvRCCEdgkXqJVZIhmiLDafl8c+rgxAbNtM09veS9sG5s1D60AsTXqU8XWMFfA PRbM0VrZTKJPG9GuNBaZSZ3t2BNW4VcP80tWsmztMz+7nNUxZAwoaRMyU4Y9weR0Ih35 toiLFO3OHt/eb0Cwu2+jUMS9LFCXTDzisTiWbempXMfC6FwDFQeQ9n/WZBS623pjaJSr JmT6B//zApqZDPfOCJgtcfNw5qXbsLdW8fb7VcwSSnjPaO0ABK0tJvFFA5WU7P66JxU9 VG5Q== X-Gm-Message-State: AOAM533VkWTM6xyWUY//mie2361CoRUWsch3aI3WNqa9U0jz/9hpmDhd Ax8J5RsnURkb/trHnXmQZTC0PtNO3YYZtQ== X-Google-Smtp-Source: ABdhPJy+7K8FxBxg/g3K/2nCuUaCa4arCmsBHEo8OsfmU0nsVw9/FN7Y/OMXGVGI1KZYme1kjsCFYg== X-Received: by 2002:a05:6512:318d:: with SMTP id i13mr4526307lfe.535.1644123611364; Sat, 05 Feb 2022 21:00:11 -0800 (PST) Received: from localhost (109-252-135-33.dynamic.spd-mgts.ru. [109.252.135.33]) by smtp.gmail.com with ESMTPSA id j20sm965455lfg.232.2022.02.05.21.00.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Feb 2022 21:00:10 -0800 (PST) From: Andrew Tropin Date: Sun, 6 Feb 2022 07:58:46 +0300 Message-ID: <87v8xs8u94.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12f (failed) Received-SPF: none client-ip=2a00:1450:4864:20::12f; envelope-from=andrew@trop.in; helo=mail-lf1-x12f.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable * gnu/packages/emacs-xyz.scm (emacs-consult-dir): New variable. =2D-- gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 444b761116..6bdfb8de04 100644 =2D-- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -30090,3 +30090,28 @@ (define-public emacs-fennel-mode "Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.") (license license:gpl3+))) + +(define-public emacs-consult-dir + (package + (name "emacs-consult-dir") + (version "0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/karthink/consult-dir") + (commit (string-append "v" version)))) + (sha256 + (base32 "1cff4ssrn1mw2s5n090pdmwdirnfih8idg5f0ll2bi2djc4hq5kn= ")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (license license:gpl3+) + (propagated-inputs (list emacs-consult)) + (home-page "https://github.com/karthink/consult-dir") + (synopsis "Insert paths into minibuffer prompts in Emacs") + (description "Consult-dir allows you to easily insert directory +paths into the minibuffer prompt in Emacs. + +When using the minibuffer, you can switch - with completion and +filtering provided by your completion setup - to any directory you=E2=80= =99ve +visited recently, or to a project or bookmarked directory. The +minibuffer prompt will be replaced with the directory you choose."))) =2D-=20 2.34.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmH/VdcPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6wl2UP/i4+UV6LRu5jx76Xlju+SIgTGnShCkYshrg5 MMVEelzWSmKGetWZSN+wJTz9bLWlJEKqkMVT/F36JmUjnR3XMyY8hivX2YJ/JyzG ahm2EU12Nl8AYunoqYKWMW2jkgKJt0V25gHcePYQMCb4hp4h8YHgE5Dx4xptdQya yc+Jv3o6ypQjUO48UnDK/MEeU81d/fcEQCM2rRw7BhINNIViLr60vJVfIn+K99qu aJoXZy1UlvEOVzsGaWqAhyVRxTHm/7UueBVqWtSeIDY5kScSuGPVN299J3mgSOhV 8JOmxcQf4zefXu7D20pRjOirA2AivZYNTP0wOugGA8GyPWfJeUM2BciqWZxi+WjX H/VScjPDn/AT7AvIxqwhFyJvmIfKRzBXIDFms8VtDTZ43QLajvk3lF7GUrqdDHxp cCeSA12QYdB+Ki2JOBoRUCnllBjlbfFdy36bwH4+xWjdnwX0iUYJKeCi+TmDzlID eIeg6LivJA+ND27z/qHWoWXynU82tERqWwtwO19wx19ogwxWOoXA4Zku+NyRsiLn L5FIevadXSvNmLLYutRHGXficaqT/MPJ8dBI1cqfzaEXDtLkXGQuHJtPTsWltZtL qPQfUQo1986AvXibTrd9320mn5AxilN7buScUpV7wiEt14ELN8O++a/diy5EKz25 jK+Gn+8S =w6wM -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 22:48:22 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53813] [PATCH] gnu: Add emacs-consult-dir. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Feb 2022 09:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin , 53813@debbugs.gnu.org Received: via spool by 53813-submit@debbugs.gnu.org id=B53813.164414079620921 (code B ref 53813); Sun, 06 Feb 2022 09:47:02 +0000 Received: (at 53813) by debbugs.gnu.org; 6 Feb 2022 09:46:36 +0000 Received: from localhost ([127.0.0.1]:36486 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGe7w-0005RN-85 for submit@debbugs.gnu.org; Sun, 06 Feb 2022 04:46:36 -0500 Received: from michel.telenet-ops.be ([195.130.137.88]:38726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGe7u-0005RF-J8 for 53813@debbugs.gnu.org; Sun, 06 Feb 2022 04:46:34 -0500 Received: from [172.20.10.5] ([188.188.251.13]) by michel.telenet-ops.be with bizsmtp id rlmY260020J677g06lmY9c; Sun, 06 Feb 2022 10:46:33 +0100 Message-ID: <3434de9c5ddb5059d8ca7f15748517a74b4a6934.camel@telenet.be> From: Maxime Devos Date: Sun, 06 Feb 2022 10:46:32 +0100 In-Reply-To: <87v8xs8u94.fsf@trop.in> References: <87v8xs8u94.fsf@trop.in> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-TI1SjcwPEKyPYWhxFYzF" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1644140793; bh=ru+XDz1leLDaoW4PKpQRtiY49dbrN26lCOJQr2rhgL8=; h=Subject:From:To:Date:In-Reply-To:References; b=JL9w1X7K00b3Mpz5fJOYJyJmdpLsx//v6k4jp9H1rGKgTML0VuXPCVEVTb8wucT18 PwDjr6by5Ckh8YW4TMS6TdL9ebdr5eln+xIw5/2eI/BsCi+VTl4Z7F5Ob9O2BWhalp jdrlTpDUHviUGZlqqcP5Kf7uxA7VhFB7mw/zfySWeuB2lQsBRE1I1WEjy1eqhm4g2b xkLfRk7LeefCO/uZtp1oU/R7p2oTFHM9meO7/wDRzGzAtx+1FCUfH033JMWQWdMLRN 0oaQhIuqeGSqTPbkqhqXr13lzQqHg8xLW5aXkhw6Tjj6S1RpiczRHTxitvJ41pRfGy vqgNu6y9j17Bw== X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-TI1SjcwPEKyPYWhxFYzF Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Andrew Tropin schreef op zo 06-02-2022 om 07:58 [+0300]: > +When using the minibuffer, you can switch - with completion and > +filtering provided by your completion setup - to any directory > you=E2=80=99ve Typographically, these should be two or three dashes (or a fancy unicode em dash or figure dash, not sure which one exactly), not a single dash, typographically speaking. Greetings, Maxime. --=-TI1SjcwPEKyPYWhxFYzF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYf+Y+BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7rKXAQCxcvcPBuaIVZk+JiOVjDkbHIrT Y/LOhvmoQ5CiFmQuzwD/bWGPhT2xYLvUxmH7UZCd6YBJRck5PsXFhjjZD6U9xgg= =zqeD -----END PGP SIGNATURE----- --=-TI1SjcwPEKyPYWhxFYzF-- From unknown Sun Jun 22 22:48:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andrew Tropin Subject: bug#53813: closed (Re: [bug#53813] [PATCH] gnu: Add emacs-consult-dir.) Message-ID: References: <87o83jfxth.fsf@nicolasgoaziou.fr> <87v8xs8u94.fsf@trop.in> X-Gnu-PR-Message: they-closed 53813 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 53813@debbugs.gnu.org Date: Sun, 06 Feb 2022 22:14:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1644185641-27534-1" This is a multi-part message in MIME format... ------------=_1644185641-27534-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #53813: [PATCH] gnu: Add emacs-consult-dir. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 53813@debbugs.gnu.org. --=20 53813: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53813 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1644185641-27534-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 53813-done) by debbugs.gnu.org; 6 Feb 2022 22:13:39 +0000 Received: from localhost ([127.0.0.1]:40060 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGpms-00079Q-P8 for submit@debbugs.gnu.org; Sun, 06 Feb 2022 17:13:38 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:57365) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGpmr-00079E-NC for 53813-done@debbugs.gnu.org; Sun, 06 Feb 2022 17:13:38 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id DC11BFF804; Sun, 6 Feb 2022 22:13:30 +0000 (UTC) From: Nicolas Goaziou To: Andrew Tropin Subject: Re: [bug#53813] [PATCH] gnu: Add emacs-consult-dir. References: <87v8xs8u94.fsf@trop.in> Date: Sun, 06 Feb 2022 23:13:30 +0100 In-Reply-To: <87v8xs8u94.fsf@trop.in> (Andrew Tropin's message of "Sun, 6 Feb 2022 07:58:46 +0300") Message-ID: <87o83jfxth.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53813-done Cc: 53813-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Andrew Tropin writes: > * gnu/packages/emacs-xyz.scm (emacs-consult-dir): New variable. Thank you. I fixed indentation, typographic issues in the description and moved the package definition elsewhere than at the bottom of the module. Applied! Regards, -- Nicolas Goaziou ------------=_1644185641-27534-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Feb 2022 05:00:29 +0000 Received: from localhost ([127.0.0.1]:36174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGZf3-0001le-1M for submit@debbugs.gnu.org; Sun, 06 Feb 2022 00:00:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:44824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGZf2-0001lV-F9 for submit@debbugs.gnu.org; Sun, 06 Feb 2022 00:00:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45134) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGZf2-0000WY-6C for guix-patches@gnu.org; Sun, 06 Feb 2022 00:00:28 -0500 Received: from [2a00:1450:4864:20::12f] (port=33553 helo=mail-lf1-x12f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGZeu-0002u7-Ua for guix-patches@gnu.org; Sun, 06 Feb 2022 00:00:25 -0500 Received: by mail-lf1-x12f.google.com with SMTP id x23so20737310lfc.0 for ; Sat, 05 Feb 2022 21:00:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=N7ldxbFmZxSvtO4T07X+hXpwYxda1kn5dINaBN16yNQ=; b=Imqyu5BnrWe2/267LFg4Z8pJluhJbV3RWAMKQdEf3bUfEqxTobWlXnRjzR0J/1jGAx Us8WigrYGbK5EOpqCHMnIOGa/i5BfCOrvalHR9RNMxJuZgxuJq2JMXEYxDS0QmVNZ3oZ CbCkiu6wKt5SbuSwIn25VWM/rRi2H3JbrgjAuC2U6r1lv5xaKbw4qv91ecvrUqzUjOH1 8Exu9ccU2gmX3NcH9hD3qqe6a8Lte4Nu0F5SdTryzkUkHiZZyNFVxyyKcoFsdFCZKt+v r44vL96r7l0NhpbCiUkqn3F3Eeu8uIKlpSc9fepQVhtF+DdnafNARucXZjBSV7P96u0/ QZcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=N7ldxbFmZxSvtO4T07X+hXpwYxda1kn5dINaBN16yNQ=; b=3yiTPJqv+l7UnTWdxcRq5tPXOFS4YfnX1c8hv6N8Qo/8PtVEiH5Jcob3AYxauE1Y18 sm+nr8eNvRCCEdgkXqJVZIhmiLDafl8c+rgxAbNtM09veS9sG5s1D60AsTXqU8XWMFfA PRbM0VrZTKJPG9GuNBaZSZ3t2BNW4VcP80tWsmztMz+7nNUxZAwoaRMyU4Y9weR0Ih35 toiLFO3OHt/eb0Cwu2+jUMS9LFCXTDzisTiWbempXMfC6FwDFQeQ9n/WZBS623pjaJSr JmT6B//zApqZDPfOCJgtcfNw5qXbsLdW8fb7VcwSSnjPaO0ABK0tJvFFA5WU7P66JxU9 VG5Q== X-Gm-Message-State: AOAM533VkWTM6xyWUY//mie2361CoRUWsch3aI3WNqa9U0jz/9hpmDhd Ax8J5RsnURkb/trHnXmQZTC0PtNO3YYZtQ== X-Google-Smtp-Source: ABdhPJy+7K8FxBxg/g3K/2nCuUaCa4arCmsBHEo8OsfmU0nsVw9/FN7Y/OMXGVGI1KZYme1kjsCFYg== X-Received: by 2002:a05:6512:318d:: with SMTP id i13mr4526307lfe.535.1644123611364; Sat, 05 Feb 2022 21:00:11 -0800 (PST) Received: from localhost (109-252-135-33.dynamic.spd-mgts.ru. [109.252.135.33]) by smtp.gmail.com with ESMTPSA id j20sm965455lfg.232.2022.02.05.21.00.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Feb 2022 21:00:10 -0800 (PST) From: Andrew Tropin To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-consult-dir. Date: Sun, 6 Feb 2022 07:58:46 +0300 Message-ID: <87v8xs8u94.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12f (failed) Received-SPF: none client-ip=2a00:1450:4864:20::12f; envelope-from=andrew@trop.in; helo=mail-lf1-x12f.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable * gnu/packages/emacs-xyz.scm (emacs-consult-dir): New variable. =2D-- gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 444b761116..6bdfb8de04 100644 =2D-- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -30090,3 +30090,28 @@ (define-public emacs-fennel-mode "Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.") (license license:gpl3+))) + +(define-public emacs-consult-dir + (package + (name "emacs-consult-dir") + (version "0.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/karthink/consult-dir") + (commit (string-append "v" version)))) + (sha256 + (base32 "1cff4ssrn1mw2s5n090pdmwdirnfih8idg5f0ll2bi2djc4hq5kn= ")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (license license:gpl3+) + (propagated-inputs (list emacs-consult)) + (home-page "https://github.com/karthink/consult-dir") + (synopsis "Insert paths into minibuffer prompts in Emacs") + (description "Consult-dir allows you to easily insert directory +paths into the minibuffer prompt in Emacs. + +When using the minibuffer, you can switch - with completion and +filtering provided by your completion setup - to any directory you=E2=80= =99ve +visited recently, or to a project or bookmarked directory. The +minibuffer prompt will be replaced with the directory you choose."))) =2D-=20 2.34.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmH/VdcPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6wl2UP/i4+UV6LRu5jx76Xlju+SIgTGnShCkYshrg5 MMVEelzWSmKGetWZSN+wJTz9bLWlJEKqkMVT/F36JmUjnR3XMyY8hivX2YJ/JyzG ahm2EU12Nl8AYunoqYKWMW2jkgKJt0V25gHcePYQMCb4hp4h8YHgE5Dx4xptdQya yc+Jv3o6ypQjUO48UnDK/MEeU81d/fcEQCM2rRw7BhINNIViLr60vJVfIn+K99qu aJoXZy1UlvEOVzsGaWqAhyVRxTHm/7UueBVqWtSeIDY5kScSuGPVN299J3mgSOhV 8JOmxcQf4zefXu7D20pRjOirA2AivZYNTP0wOugGA8GyPWfJeUM2BciqWZxi+WjX H/VScjPDn/AT7AvIxqwhFyJvmIfKRzBXIDFms8VtDTZ43QLajvk3lF7GUrqdDHxp cCeSA12QYdB+Ki2JOBoRUCnllBjlbfFdy36bwH4+xWjdnwX0iUYJKeCi+TmDzlID eIeg6LivJA+ND27z/qHWoWXynU82tERqWwtwO19wx19ogwxWOoXA4Zku+NyRsiLn L5FIevadXSvNmLLYutRHGXficaqT/MPJ8dBI1cqfzaEXDtLkXGQuHJtPTsWltZtL qPQfUQo1986AvXibTrd9320mn5AxilN7buScUpV7wiEt14ELN8O++a/diy5EKz25 jK+Gn+8S =w6wM -----END PGP SIGNATURE----- --=-=-=-- ------------=_1644185641-27534-1-- From unknown Sun Jun 22 22:48:22 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#53813] closed (Re: [bug#53813] [PATCH] gnu: Add emacs-consult-dir.) Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Feb 2022 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53813@debbugs.gnu.org Received: via spool by 53813-submit@debbugs.gnu.org id=B53813.16442467342189 (code B ref 53813); Mon, 07 Feb 2022 15:13:01 +0000 Received: (at 53813) by debbugs.gnu.org; 7 Feb 2022 15:12:14 +0000 Received: from localhost ([127.0.0.1]:43230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH5gc-0000ZF-D9 for submit@debbugs.gnu.org; Mon, 07 Feb 2022 10:12:14 -0500 Received: from mail-lf1-f49.google.com ([209.85.167.49]:34323) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH5gY-0000Yx-Dx for 53813@debbugs.gnu.org; Mon, 07 Feb 2022 10:12:13 -0500 Received: by mail-lf1-f49.google.com with SMTP id o2so2044934lfd.1 for <53813@debbugs.gnu.org>; Mon, 07 Feb 2022 07:12:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=BB5TB7DUJ8MoX7FXRnl780qcSkd625+HNCuVJDO7M7M=; b=pd33P45BC7HZD9Df3yHR46JyWI5PohO/zd/izrIIi4dUDPOtT37zfuEleU8CdDS31l OaMHlCm25g9VvyAdOSZkNUTY4XSGawEVk93WjjNtg6gUhDEka/tsKe/0C/zGhG7J4jEy VtrDESHfYsp3lvVCmW6aURSt/kw+ABglbXtiiWkULneF/RkuqOW+Er6v0btzzxV4P+uZ 4YbPA71h0LHjxKrCC/uI7hR7cQ5OKCfAVS+eoKy/ZcGS4bzn9I3ULPtRANGztTbvwAG0 negVCTepaGcMNmXQuhLoKDwbZugG/Fdu13+3t/taSfrxvnb/RIoN1DQlVuPOjHhj86f9 Wj3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=BB5TB7DUJ8MoX7FXRnl780qcSkd625+HNCuVJDO7M7M=; b=VQwMindzI2pwuXZRSOV67gufejb34lVihoDOKjmTRZV7IlsgpRcyrqMU1YkAaU2yAW /VcdmRs3wAqlVt41alKsnJDlXvf4hHURwafrNDd8pTVy4MXJxEwelXpaorkqoW2syI3V +o53A7t+JNeCfEsbl89ZjlXWj87anBzkZErNMxWpoF9L2a27xXCtNG3KFACPr+UqNNrl tebQTbwdMyoG0GpdEGt7pAneamZ2/pZiQ2Lag0Zp/U93rFiTzdMrnzaIwGcnvVM/JuZC NKoYxRcfpil4z0yjJVRAMqc+bv6PVWdsjS23itaWnI54u+s3p9LrVzr6LCEC/DSXroTs G5/w== X-Gm-Message-State: AOAM532vLnnAWubkFwFodokzs7Y29OO41SZZcJD3UWKAZ1QPxMs+x24C URXdEuWHcJGZhRA6WOEmrq0gz35QD4COrA== X-Google-Smtp-Source: ABdhPJwrNb7OrLGFVTYYGGLO/YmnzG6IhztI133o0UUnY4ly6gUJocF2UMr+5D0ZDUNUoz1ggomRSQ== X-Received: by 2002:a05:6512:238c:: with SMTP id c12mr1146lfv.333.1644246723942; Mon, 07 Feb 2022 07:12:03 -0800 (PST) Received: from localhost (109-252-135-33.dynamic.spd-mgts.ru. [109.252.135.33]) by smtp.gmail.com with ESMTPSA id m9sm711908lfp.134.2022.02.07.07.12.02 for <53813@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 07:12:03 -0800 (PST) From: Andrew Tropin In-Reply-To: References: <87o83jfxth.fsf@nicolasgoaziou.fr> <87v8xs8u94.fsf@trop.in> Date: Mon, 07 Feb 2022 18:12:00 +0300 Message-ID: <87zgn27ltr.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2022-02-06 22:14, GNU bug Tracking System wrote: > Your bug report > > #53813: [PATCH] gnu: Add emacs-consult-dir. > > which was filed against the guix-patches package, has been closed. > > The explanation is attached below, along with your original report. > If you require more details, please reply to 53813@debbugs.gnu.org. > > --=20 > 53813: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53813 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems > From: Nicolas Goaziou > Subject: Re: [bug#53813] [PATCH] gnu: Add emacs-consult-dir. > To: Andrew Tropin > Cc: 53813-done@debbugs.gnu.org > Date: Sun, 06 Feb 2022 23:13:30 +0100 > > Hello, > > Andrew Tropin writes: > >> * gnu/packages/emacs-xyz.scm (emacs-consult-dir): New variable. > > Thank you. > > I fixed indentation, typographic issues in the description and moved the > package definition elsewhere than at the bottom of the module. > > Applied! Oops, I'm a little bit late. Thank you very much for fixing it!) Maxime, thank you for catching the issue :) > > Regards, > --=20 > Nicolas Goaziou > > From: Andrew Tropin > Subject: [PATCH] gnu: Add emacs-consult-dir. > To: guix-patches@gnu.org > Date: Sun, 06 Feb 2022 07:58:46 +0300 > > > * gnu/packages/emacs-xyz.scm (emacs-consult-dir): New variable. > --- > gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index 444b761116..6bdfb8de04 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -30090,3 +30090,28 @@ (define-public emacs-fennel-mode > "Fennel mode provides font-lock, indentation, navigation, and REPL = for > Fennel code within Emacs.") > (license license:gpl3+))) > + > +(define-public emacs-consult-dir > + (package > + (name "emacs-consult-dir") > + (version "0.1") > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/karthink/consult-dir") > + (commit (string-append "v" version)))) > + (sha256 > + (base32 "1cff4ssrn1mw2s5n090pdmwdirnfih8idg5f0ll2bi2djc4hq5= kn")) > + (file-name (git-file-name name version)))) > + (build-system emacs-build-system) > + (license license:gpl3+) > + (propagated-inputs (list emacs-consult)) > + (home-page "https://github.com/karthink/consult-dir") > + (synopsis "Insert paths into minibuffer prompts in Emacs") > + (description "Consult-dir allows you to easily insert directory > +paths into the minibuffer prompt in Emacs. > + > +When using the minibuffer, you can switch - with completion and > +filtering provided by your completion setup - to any directory you=E2=80= =99ve > +visited recently, or to a project or bookmarked directory. The > +minibuffer prompt will be replaced with the directory you choose."))) =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmIBNsAPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6wUVwP/3f+k8/nWVU0uN7FHUch1mRrct9lpwvoLhKM rfZ8SjyYG8nA+bf9AxRwUGqgJg95biKkSqdvTwuHRA2UTYF5Fo/5HieES3d4XEMM hYm/MaMpXQjDlKbfkGfh8Wqxl0KTND8UIMg6iQpet1OIbFzLZlgvS3SiwpcDqGjN gUmk+KVVat8yLLx7ToOZtoi1+UkTPuVfcg0iKERADTtoAxz2RFy1+Q+9Nny6MHM8 L4r8SvBwWdzOYGVdTrkqYhAFUGyT1dBN6fjgGs8PTidbzSzA44++O0gKSkEI1wx2 Fm4+fCFHAFSkATQKfLtdNW8CmSX/KDmAxrkGY2R7EWLmMl3fADoXa21Vvzxa0kse yoKGR4FhrP+KH8wTj1s9evchdAKAKKJ0/JhQwWLRHC/Fm3Yt+dX25kNUE4obolqI jqdohG5WUiUGZdcHtGQhGCQm46UTEUPQOsaecV+23D9A18+J5mfzvC5eZDAAJcNp BC2Eam57avt5eSxTtKiw0V1FHnorLHSn0lS8DFJgmQsxXkNhpo3HPIUxK1gDYC6u iANMpo6BgJoXBRnjoy5pWWidjmg+Cy7rfnqRqw7g05qqkew6mdhagp2jzu2cI5NX vnkW9Ev2Ccpkj9hqzC0HDmQvI0KVOlD+Avg4faRyBwmmzohkuAp+r30xnc6mGvTK NQIV26aP =g1G3 -----END PGP SIGNATURE----- --=-=-=--