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

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

bug#65481: Replace defadvice with advice-add in Tramp manual


From: Michael Albinus
Subject: bug#65481: Replace defadvice with advice-add in Tramp manual
Date: Thu, 24 Aug 2023 09:46:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Kangas <stefankangas@gmail.com> writes:

Hi Stefan,

> The Tramp manual recommends `defadvice', but it is now obsolete
> (commit 27ed565ec6).  How about changing the below examples to use
> `advice-add' instead?
>
> ./misc/tramp.texi:5257:(defadvice tramp-handle-write-region
> ./misc/tramp.texi:5265:(defadvice tramp-handle-do-copy-or-rename-file
> ./misc/tramp.texi:5273:(defadvice tramp-handle-insert-file-contents
> ./misc/tramp.texi:5531:(defadvice minibuffer-complete

Yes, pls do.

Best regards, Michael.





reply via email to

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