From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#51069: 28.0.60; Tramp compiled with Emacs 29 Date: Thu, 07 Oct 2021 10:50:08 +0300 Message-ID: <83h7dt1dfz.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36133"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 51069-done@debbugs.gnu.org To: Daniel Fleischer Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Oct 07 09:51:25 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYOBZ-0009Ej-Jp for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 07 Oct 2021 09:51:25 +0200 Original-Received: from localhost ([::1]:35346 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYOBY-0000Ed-Lx for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 07 Oct 2021 03:51:24 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44478) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYOBD-0000EB-1a for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2021 03:51:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34343) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYOBB-0007m3-QL for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2021 03:51:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYOBB-0001CD-Ov for bug-gnu-emacs@gnu.org; Thu, 07 Oct 2021 03:51:01 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Oct 2021 07:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51069 X-GNU-PR-Package: emacs Mail-Followup-To: 51069@debbugs.gnu.org, eliz@gnu.org, danflscr@gmail.com Original-Received: via spool by 51069-done@debbugs.gnu.org id=D51069.16335930294550 (code D ref 51069); Thu, 07 Oct 2021 07:51:01 +0000 Original-Received: (at 51069-done) by debbugs.gnu.org; 7 Oct 2021 07:50:29 +0000 Original-Received: from localhost ([127.0.0.1]:45888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYOAf-0001BJ-Io for submit@debbugs.gnu.org; Thu, 07 Oct 2021 03:50:29 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42346) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYOAd-0001B7-VX for 51069-done@debbugs.gnu.org; Thu, 07 Oct 2021 03:50:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55758) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYOAY-0007DK-Gq; Thu, 07 Oct 2021 03:50:22 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1468 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYOAN-00012u-Ow; Thu, 07 Oct 2021 03:50:22 -0400 In-Reply-To: (message from Daniel Fleischer on Thu, 07 Oct 2021 10:38:03 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216613 Archived-At: > From: Daniel Fleischer > Date: Thu, 07 Oct 2021 10:38:03 +0300 > > When starting Emacs I get > > > Warning (emacs): Tramp has been compiled with Emacs 29.0.50, this is Emacs 28.0.60 Remove all tramp*.elc files and then say "make".