GNU bug report logs - #41084
[PATCH] Fixes compatibility with Speedbar version 1.0

Previous Next

Package: emacs;

Reported by: Björn Holby <bjorn.holby <at> gmail.com>

Date: Mon, 4 May 2020 20:05:02 UTC

Severity: minor

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41084 in the body.
You can then email your comments to 41084 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#41084; Package emacs. (Mon, 04 May 2020 20:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Björn Holby <bjorn.holby <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 04 May 2020 20:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Björn Holby <bjorn.holby <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Cc: Björn Holby <bjorn.holby <at> gmail.com>
Subject: [PATCH] Fixes compatibility with Speedbar version 1.0
Date: Mon,  4 May 2020 22:02:57 +0200
---
 lisp/progmodes/vhdl-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index 22c6158626..9cd84cf713 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -14730,7 +14730,7 @@ if required."
     (speedbar-add-mode-functions-list
      '("vhdl directory"
        (speedbar-item-info . vhdl-speedbar-item-info)
-       (speedbar-line-directory . speedbar-files-line-path)))
+       (speedbar-line-directory . speedbar-files-line-directory)))
     (speedbar-add-mode-functions-list
      '("vhdl project"
        (speedbar-item-info . vhdl-speedbar-item-info)
-- 
2.17.1





Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 08 May 2020 10:51:01 GMT) Full text and rfc822 format available.

Notification sent to Björn Holby <bjorn.holby <at> gmail.com>:
bug acknowledged by developer. (Fri, 08 May 2020 10:51:02 GMT) Full text and rfc822 format available.

Message #10 received at 41084-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Björn Holby <bjorn.holby <at> gmail.com>
Cc: 41084-done <at> debbugs.gnu.org
Subject: Re: bug#41084: [PATCH] Fixes compatibility with Speedbar version 1.0
Date: Fri, 08 May 2020 13:49:54 +0300
> From: Björn Holby <bjorn.holby <at> gmail.com>
> Date: Mon,  4 May 2020 22:02:57 +0200
> Cc: Björn Holby <bjorn.holby <at> gmail.com>
> 
> ---
>  lisp/progmodes/vhdl-mode.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
> index 22c6158626..9cd84cf713 100644
> --- a/lisp/progmodes/vhdl-mode.el
> +++ b/lisp/progmodes/vhdl-mode.el
> @@ -14730,7 +14730,7 @@ if required."
>      (speedbar-add-mode-functions-list
>       '("vhdl directory"
>         (speedbar-item-info . vhdl-speedbar-item-info)
> -       (speedbar-line-directory . speedbar-files-line-path)))
> +       (speedbar-line-directory . speedbar-files-line-directory)))
>      (speedbar-add-mode-functions-list
>       '("vhdl project"
>         (speedbar-item-info . vhdl-speedbar-item-info)

Thanks, installed on the emacs-27 branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 05 Jun 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.