From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gHPPHnKrCGTkrwAASxT56A (envelope-from ) for ; Wed, 08 Mar 2023 16:36:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EIviHXKrCGT3egEAG6o9tA (envelope-from ) for ; Wed, 08 Mar 2023 16:36:18 +0100 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 4B47145A61 for ; Wed, 8 Mar 2023 16:36:18 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678289778; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=/arP5zuK1UvxL77OHKM7hxnszaWtbPT5ilUFqoij4EM=; b=B+KrNvQOf97YGH7XjYqhj28kECYzZRxR9VnTyyqzrOVrq0AuSwwrIrmxqbkjDdy2WQkvy5 rrTKrF0icvNi8Yq9IKiWso0jtErd2W0WTl8ipCMz98AEFj++8Np/Jr3+kdrztrl/f0Mppp leQ02Wq9TK4KUosY92FxRkylCEksje5INNmzlHO4bZZWqIRX9P2mp1WWd5oKMAqifUHjQn P1h6zEKu9nxkBMZlkbsDq45Qaini+a3qxBfrPkkUDRjL979zySzqSAJCnK6rKcWfNU5qQF TneqJyjN+w33MTruXx5g4CE2c1DbuNPwU1e9/tZQ5akT0lIW9fulazsM0XEalw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678289778; a=rsa-sha256; cv=none; b=DNAEx8Ieyxy6KLghXFU6oFCK0rjxOmhJGrPtow1t/yPzwZflMtjhkGmrcD7C8l0g2maYMT l1alNJiqqUKpw/uD6Ry3FkoC166bfjXqWCvntqZNL/ei8u2nRkuZGyoldXW0FRpoqGSI0R 7eUXC5+cTcZqzGa+mAjPVom7FOvMDhUwDxQAqUGYjdw4d3oU70+C3F6WZH8X3GHFUS5dN7 uYuqiF8KnK2Q3gu2dwOSMCbZd/boHrwjLkqQYFDFFwqeLNCsnXlXRi26JfC5RwwCY4gvZc LOtzsn4PD9e7RtL/gIGDq27FItABpEmuxQwss9wNWhJxWi2RZqhUd/hwJz4WEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pZvpk-0005T1-5L; Wed, 08 Mar 2023 10:36:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pZvpi-0005Lm-Li for guix-patches@gnu.org; Wed, 08 Mar 2023 10:36:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pZvpi-0003Yu-DH for guix-patches@gnu.org; Wed, 08 Mar 2023 10:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pZvpi-0007jY-4U for guix-patches@gnu.org; Wed, 08 Mar 2023 10:36:02 -0500 Subject: bug#61755: [PATCH 4/8] gnu: Add emacs-ace-jump-helm-line. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 08 Mar 2023 15:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61755 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rostislav Svoboda Cc: 61755-done@debbugs.gnu.org Mail-Followup-To: 61755@debbugs.gnu.org, mail@nicolasgoaziou.fr, rostislav.svoboda@gmail.com Received: via spool by 61755-done@debbugs.gnu.org id=D61755.167828973029680 (code D ref 61755); Wed, 08 Mar 2023 15:36:02 +0000 Received: (at 61755-done) by debbugs.gnu.org; 8 Mar 2023 15:35:30 +0000 Received: from localhost ([127.0.0.1]:49931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZvp8-0007ib-WB for submit@debbugs.gnu.org; Wed, 08 Mar 2023 10:35:30 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:59033) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pZvp6-0007iK-Kj for 61755-done@debbugs.gnu.org; Wed, 08 Mar 2023 10:35:25 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id BFC1920010; Wed, 8 Mar 2023 15:35:16 +0000 (UTC) From: Nicolas Goaziou References: <20230224141819.12675-1-Rostislav.Svoboda@gmail.com> <20230224141819.12675-4-Rostislav.Svoboda@gmail.com> Date: Wed, 08 Mar 2023 16:35:09 +0100 In-Reply-To: <20230224141819.12675-4-Rostislav.Svoboda@gmail.com> (Rostislav Svoboda's message of "Fri, 24 Feb 2023 15:18:15 +0100") Message-ID: <87a60n8dea.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 4B47145A61 X-Spam-Score: -4.00 X-Migadu-Spam-Score: -4.00 List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: JNQEeeUxPR+F Hello, Rostislav Svoboda writes: > +(define-public emacs-ace-jump-helm-line Thanks. I applied it with small tweaks. Regards, -- Nicolas Goaziou