Xavier Maillard <[email protected]> writes: > Nicolas Goaziou <[email protected]> writes: > >> Hello, >> >> Nick Dokos <[email protected]> writes: >> >>> Trying to just read Xavier's email message in Gnus, I get the following >>> backtrace (with unprintable characters replaced by periods) - to me, this >>> looks like a bug somewhere, but not sure where: >>> >>> Debugger entered--Lisp error: (error "Before first headline at position 114 >>> in buffer *fontification*<2>") >> >> Fixed in c1a744659d2b44c067ecb195b3e5d51e837bddd1. Thank you. > > Glad you fixed that bug. Now that I am visible, is there any way to achieve > what I need > ? :D
I don't think so. You are trying to mix two different concepts. Customize is self-contained and generally helps users to avoid Elisp. OTOH when you're defining a new variable, you embrace Elisp. Regards,
