On Wed, May 11, 2016 at 12:09 AM, Dmitry Gutov wrote: > On 05/10/2016 07:25 PM, Eli Zaretskii wrote: > > Sorry, I don't know anything about that code, and don't consider >> myself an expert on font-lock enough to judge this suggestion. I hope >> someone else will chime in. >> > > FWIW, LGTM. > > But should we encourage this use of sharp quotes? There is no need to > quote lambdas; sharp quote doesn't hurt, but is there a case where it would > help with a lambda? > > As an aside, it would be great if we could get rid of the duplication > between lisp--el-non-funcall-position-p vs elisp--form-quoted-p, > elisp--expect-function-p and some bits inside elisp-completion-at-point. Or > reduce it, at least. >