From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.bugs Subject: bug#39141: [Filippo Marini] Re: bug#39141: 26.3; vhdl-mode speedbar does not work when displaying vhdl directories Date: Thu, 11 Feb 2021 16:30:52 -0800 Message-ID: References: <878sm9bifg.fsf@Dell-Precision-3520.i-did-not-set--mail-host-address--so-tickle-me> <87v9b0fgvw.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10489"; mail-complaints-to="usenet@ciao.gmane.io" To: Lars Ingebrigtsen , 39141@debbugs.gnu.org, Filippo Marini Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 12 01:33:04 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 1lAMON-0002da-Fj for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Feb 2021 01:33:03 +0100 Original-Received: from localhost ([::1]:39518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAMOM-0000Lt-FI for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 11 Feb 2021 19:33:02 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAMNN-0007yt-Un for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2021 19:32:01 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48043) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lAMNN-0004SN-Mm for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2021 19:32:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lAMNN-0002yJ-Hz for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2021 19:32:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Matt Armstrong Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Feb 2021 00:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39141 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 39141-submit@debbugs.gnu.org id=B39141.161308987011364 (code B ref 39141); Fri, 12 Feb 2021 00:32:01 +0000 Original-Received: (at 39141) by debbugs.gnu.org; 12 Feb 2021 00:31:10 +0000 Original-Received: from localhost ([127.0.0.1]:59589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAMMX-0002xD-Py for submit@debbugs.gnu.org; Thu, 11 Feb 2021 19:31:10 -0500 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:55327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAMMR-0002we-TX for 39141@debbugs.gnu.org; Thu, 11 Feb 2021 19:31:08 -0500 X-Originating-IP: 24.113.169.116 Original-Received: from matts-mbp-2016.lan (24-113-169-116.wavecable.com [24.113.169.116]) (Authenticated sender: matt@rfc20.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 93417240009; Fri, 12 Feb 2021 00:30:55 +0000 (UTC) In-Reply-To: <87v9b0fgvw.fsf@gnus.org> 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:199834 Archived-At: Filippo Marini writes: > > To recreate this problem you could clone my repo > > https://github.com/FilMarini/FPGA_CDR_core > > and open a *.vhd file placed in src/hdl > >>From there > > * open the speedbar > * select Speedbar > Displays > VHDL Directories > >>From there, with the pre-installed vhdl-mode you can not expand the files > (by typying the '+' symbol at the beginning of every file name), while if > you install vhdl-mode from source, the file expands as it is supposed to. > > I will attach a screenshot on how the expansion should look like with > vhdl-mode > > Thank you, > sorry again for the late reply. > > Filippo Hi Filippo, I verified that both Emacs 27.1 and the current Emacs mainline (future Emacs 28) operate properly. They can produce images similar to your attached screenshot after following your instructions. I have no way to conveniently try this on Emacs 26.3. I verified this with "emacs -Q", which runs without any of my local configuration. Did you try it that way? If you can conveniently run a newer version of Emacs, you might try that. I suggest we close this bug, unless Lars things fixing it in Emacs 26 is worth the effort.