bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10424: list-dynamic-libraries: show absolute filename of loaded libr


From: Juanma Barranquero
Subject: bug#10424: list-dynamic-libraries: show absolute filename of loaded libraries
Date: Tue, 10 Apr 2012 16:23:44 +0200

> A patch to make w32_delayed_load to record the absolute filename of
> the library loaded, and list-dynamic-libraries to display it.

Committed as revno:107841.

Still, this

> +        ;; This is a roundabout way to change the tooltip without
> +        ;; having to replace the default printer function
> +        (propertize name
> +                    'display (propertize name
> +                                         'help-echo (concat "Loaded  from: " 
> path))))

suggests that tabulated-list-mode would perhaps benefit from some
additional customization facilities.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]