From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Current master does not work with sr-speedbar package (W64 build) Date: Thu, 06 Dec 2018 14:57:42 +0200 Message-ID: References: <1723869815.291238.1543945851468@mail.libero.it> <831s6x9ntx.fsf@gnu.org> <1892341033.303375.1543966279338@mail.libero.it> <835zw7961j.fsf@gnu.org> <1181980169.366424.1544051247329@mail.libero.it> <83va476u3t.fsf@gnu.org> <115637468.396419.1544086829368@mail.libero.it> <83mupj6mlm.fsf@gnu.org> <1416933916.408019.1544095693412@mail.libero.it> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1544100967 10873 195.159.176.226 (6 Dec 2018 12:56:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 6 Dec 2018 12:56:07 +0000 (UTC) User-Agent: K-9 Mail for Android Cc: sebastian_rose@gmx.de, hong@topbug.net, emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 06 13:56:02 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gUtCD-0002gS-TM for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2018 13:56:02 +0100 Original-Received: from localhost ([::1]:40681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUtEK-0001oF-GH for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2018 07:58:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUtEA-0001nv-Cb for emacs-devel@gnu.org; Thu, 06 Dec 2018 07:58:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUtE6-0008Of-8F for emacs-devel@gnu.org; Thu, 06 Dec 2018 07:58:02 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUtDt-0008Gh-US; Thu, 06 Dec 2018 07:57:45 -0500 Original-Received: from [109.253.183.47] (port=38540 helo=[10.131.40.208]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1gUtDt-0000oC-Bq; Thu, 06 Dec 2018 07:57:45 -0500 In-Reply-To: <1416933916.408019.1544095693412@mail.libero.it> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:231681 Archived-At: On December 6, 2018 1:28:13 PM GMT+02:00, Angelo Graziosi wrote: >=20 > > Il 6 dicembre 2018 alle 10=2E17 Eli Zaretskii ha > scritto: > >=20 > >=20 > > > Date: Thu, 6 Dec 2018 10:00:29 +0100 (CET) > > > From: Angelo Graziosi > > > Cc: sebastian_rose@gmx=2Ede, emacs-devel@gnu=2Eorg, hong@topbug=2Ene= t > > >=20 > > > Compiling no file at Thu Dec 6 09:46:33 2018 > >=20 > > This sounds like bug#33602, which is not Windows-specific=2E >=20 > I think we have two kind of bugs: I see the Compile-Log buffer also on > macOS and GNU/Linux builds (20181204 froma master)=2E But the error in > Pakages buffer shows up only in the Windows build=2E >=20 > >=20 > > > As you see, no sr-speedbar is used at all=2E > >=20 > > OK, but a Lisp backtrace from an error message about non-existent > > directory would still be useful=2E Maybe it's part of the same > problem > > as the "no file" above, but I'm not yet sure it is=2E >=20 > Please, give me a recipe=2E=2E=2E Type "M-x set-variable RET debug-on-error RET t RET", then do the steps ne= eded to trigger the problem=2E Emacs should display a buffer with Lisp bac= ktrace; post that here=2E Thanks=2E