Paul Nelson <[email protected]> writes: > Do I understand correctly that your suggestion is that I simply add > :around advice to LaTeX-completion-label-annotation-function, > appending the label number? (I agree that that's the simplest way to > do this, but had the general idea that packages should avoid advice. > But I guess it's quite benign here, and gets the job done > efficiently.)
Yes, I was mostly thinking about that; that would be easiest way for your library -- advice isn't that evil ;-) Best, Arash
