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

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

Removing values from speedbar-add-supported-extension


From: Heime
Subject: Removing values from speedbar-add-supported-extension
Date: Tue, 03 Dec 2024 00:59:05 +0000

I want to update speedbar-add-supported-extension such that only the specified 
extensions 
I define are supported while removing any other previously added extensions.

Is there something like speedbar-remove-supported-extension that I could use?

  (dolist (estn speedbar-supported-extension-expressions)
    (speedbar-remove-supported-extension estn))



reply via email to

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