Open DamienCassou opened 8 months ago
The command combobulate-proffer-indentation takes a mandatory node as argument but starts with the (interactive) spec: as a result, calling the command interactively triggers a wrong-number-of-arguments error.
combobulate-proffer-indentation
node
(interactive)
wrong-number-of-arguments
The command
combobulate-proffer-indentation
takes a mandatorynode
as argument but starts with the(interactive)
spec: as a result, calling the command interactively triggers awrong-number-of-arguments
error.