The last time I asked about blackboard bold greek letters and the answers given opened up to me a new world of possibilities.
So I'm just having fun with \mathb command (that is exactly the \mathbb defined in the main answer, just renamed that way to still be able to use the original \mathbb), using it with every sign that should represent a matrix; for example I'm using $\slashed{\mathb{p}}$ instead of the usual $\slashed{p}$ in the Dirac slashed notation (here a question about the way to write the slash)
But I have a problem: now I want to write $\slashed{\mathb{\partial}}$ but this error message appears
! Missing \endcsname inserted.
<to be read again> \partial
l.20142 $\slashed{\mathb{\partial}}$
What can I do? Thanks!

{}is not the same thing as a box. – Steven B. Segletes Sep 29 '20 at 09:35