From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OJJ7KC+xPmSrJAEASxT56A (envelope-from ) for ; Tue, 18 Apr 2023 17:03:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CAZqKC+xPmQ3DAEAauVa8A (envelope-from ) for ; Tue, 18 Apr 2023 17:03:11 +0200 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 3C8C4252A5 for ; Tue, 18 Apr 2023 17:03:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pomrI-0003yA-T6; Tue, 18 Apr 2023 11:03:04 -0400 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 1pomrH-0003x2-05 for bug-guix@gnu.org; Tue, 18 Apr 2023 11:03:03 -0400 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 1pomrG-0002BP-II for bug-guix@gnu.org; Tue, 18 Apr 2023 11:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pomrG-0006vk-E8 for bug-guix@gnu.org; Tue, 18 Apr 2023 11:03:02 -0400 Subject: bug#62932: emacs-git-timemachine broken `define-transient-command' Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 18 Apr 2023 15:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62932 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 62932-done@debbugs.gnu.org Mail-Followup-To: 62932@debbugs.gnu.org, janneke@gnu.org, janneke@gnu.org Received: via spool by 62932-done@debbugs.gnu.org id=D62932.168183016326598 (code D ref 62932); Tue, 18 Apr 2023 15:03:02 +0000 Received: (at 62932-done) by debbugs.gnu.org; 18 Apr 2023 15:02:43 +0000 Received: from localhost ([127.0.0.1]:60197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pomqw-0006uv-Lj for submit@debbugs.gnu.org; Tue, 18 Apr 2023 11:02:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53676) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pomqu-0006uO-3P for 62932-done@debbugs.gnu.org; Tue, 18 Apr 2023 11:02:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pomqo-00020s-Kk; Tue, 18 Apr 2023 11:02:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=bsOT72wx9r6ikysruHihsES7z9l8/OprBHGRi5P4Qh0=; b=aWIsfbkav6TdwgMwT/7y 8d2jmBhE/FEaW/ivLf69r5sfQp50ISm/NiYLMtg3bu6Ep1sDg7WbH7UCS82A3MuVcOCvw1i5AD3JW ZdPSEzAXI/syGicsnkn/2xw4WG4azbhrtZ+hboPpbFr5riUwB75UtSXFuSDVe+cSDT61l/aDYgbQy jMVKtouJzbXhoKqm/rc5KJ6OTxrpmAkGbX2+cYI5AuQqsimST2ON3gueJropB6vQNxTQ8IunS12DO 3zpeETZhAiVzksIENbz6e7MJJoNpdQOj6t7sVKmRGfi5CBewT4g1qosj/1tsdhr/scsik4NzZ5YFL cPGxEuaS1JLs8w==; Received: from 2a02-a462-da03-1-2701-7f81-a736-4607.fixed6.kpn.net ([2a02:a462:da03:1:2701:7f81:a736:4607] helo=drakenpad.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pomqn-0003tU-SN; Tue, 18 Apr 2023 11:02:34 -0400 From: Janneke Nieuwenhuizen References: <874jpdffzm.fsf@gnu.org> Date: Tue, 18 Apr 2023 17:02:29 +0200 In-Reply-To: <874jpdffzm.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Tue, 18 Apr 2023 15:59:41 +0200") Message-ID: <87h6td8c8q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681830191; a=rsa-sha256; cv=none; b=PgPKAVs2upDt+mno1WBgDV5fFUnMgpK++NiAXrp8W1KXu8fp+AtYEfjjQBCwPZp/8qOdSe nfWFUvkfw+GaoYGIks6k0hJrDNt6yxuxr6wpecolC1tDLoklD/tz5rff5y0u8VMTD41bxG D+WRzmzdureMRZUtZaz9u9vHdYCH1Na9kNFdHutmKVjQjtkcWtcd0TEJykUjea1RIhbsJm 4aNPj3E1v9y6qmfslbDrCx/qJY4ze3yGI5XPOvpQj2Y0KAwLl2vMylM3NYlUePP408io9e u6W/0ATxfl5TNstgx++xmgqtep6Mhke1GCjmBRm/mbUmXsmoIgGR+n6BQ5V45A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aWIsfbka; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681830191; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=bsOT72wx9r6ikysruHihsES7z9l8/OprBHGRi5P4Qh0=; b=dnXLH0I9qdDeAu2SZxG+eE9Af7uw1prtGTW94mbdsyb5GzunsLkstO2ZOOQHSQPUe/4kiJ bfuVOFkHcVygI3UdRZtVRYqPUGgXYQJix7G+/l/T/Ue125kwGnUWkon1LYK79ZKEkAYTMk 8RkOlY5WTAFixj21IVDNUKNN5QbRkouogyWLjN1T3WQ8cSIJkq9b4+FN8UQYGfLdk/zbKf WriDHo570KReYRt56P2L96BVsE5/R14p81GbW6Z+tXnm4CcONfHEYdvBBz9tgZbnYMk7u9 hIQWT72wTXzInU18jXP2iWMDsgBJmw+ub94MKq7OWDdj1JgLKE84fiyKFX6wfA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.61 X-Spam-Score: -2.61 X-Migadu-Queue-Id: 3C8C4252A5 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aWIsfbka; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-TUID: lzMtiTbMmLIl Jan Nieuwenhuizen writes: > Trying to use M-x git-timemachine gives > > command-execute: Symbol=E2=80=99s function definition is void: define= -transient-command This is fixed by updating git-timemachine to latest git master (13769fb603ae88c64566529eae4525ce88026e86), which includes this fix: https://codeberg.org/pidu/git-timemachine/commit/ca09684e94767cc0b2339b= 77b778b4de4f9d104f Pushed to master as f7493f97466a1b6efb21a5157fce6536a874809e Greetings, Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com