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: Stefan Kangas
Subject: bug#65481: Replace defadvice with advice-add in Tramp manual
Date: Thu, 24 Aug 2023 01:09:03 +0200

Severity: wishlist
X-Debbugs-CC: michael.albinus@gmx.de

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





reply via email to

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