From owner-freebsd-ports@freebsd.org Fri Jun 8 02:08:26 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 157DD100BFCE for ; Fri, 8 Jun 2018 02:08:26 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A749E6C25E for ; Fri, 8 Jun 2018 02:08:25 +0000 (UTC) (envelope-from yasu@utahime.org) Received: by mailman.ysv.freebsd.org (Postfix) id 670E3100BFCD; Fri, 8 Jun 2018 02:08:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 553F9100BFCC for ; Fri, 8 Jun 2018 02:08:25 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id C81056C259; Fri, 8 Jun 2018 02:08:23 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 44E131B102; Fri, 8 Jun 2018 11:08:20 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 11FDF2F8D2; Fri, 8 Jun 2018 11:08:20 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id CDF7B2F8D1; Fri, 8 Jun 2018 11:08:19 +0900 (JST) Date: Fri, 08 Jun 2018 11:08:08 +0900 (JST) Message-Id: <20180608.110808.2277671153789495944.yasu@utahime.org> To: roberthuff@rcn.com Cc: jrm@FreeBSD.org, ports@FreeBSD.org, emacs@FreeBSD.org Subject: Re: Breakage of editors/tamago From: Yasuhiro KIMURA In-Reply-To: <0ee40182-508d-b76c-02f7-c332ad158ecf@rcn.com> References: <867enmndrn.fsf@phe.ftfl.ca> <20180608.042403.69889623405676957.yasu@utahime.org> <0ee40182-508d-b76c-02f7-c332ad158ecf@rcn.com> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 02:08:26 -0000 From: Robert Huff Subject: Re: Breakage of editors/tamago (Re: build errors after upgradi= ng editors/emacs to version 26.1) Date: Thu, 7 Jun 2018 16:58:54 -0400 > =A0=A0=A0 Additional data points: > =A0=A0=A0 1) Under Emacs, vm (mail reader viewmail) compiled for Emac= s 25.3 > does not work for 26.1. > =A0=A0=A0 2) Attempts to compile vm-8.2.0b under Emacs 26.1 fail due = to > changes in how Emacs > =A0=A0=A0=A0 =A0=A0=A0 processes Lisp.=A0 This is a registered bug, a= t > "https://bugs.launchpad.net/vm/+bug/1763377". > =A0=A0=A0 =A0=A0=A0=A0 There is a patch, which at least in my case fi= xes one problem > but reveals another.=A0 (Build log > =A0=A0=A0 =A0=A0=A0=A0 available on request.) > = Thank you for information. At first I'll check the bug report. Best Regards. --- Yasuhiro KIMURA