Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Xavier Maillard <xav...@maillard.im> writes: > >> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: >> >>> Hello, >>> >>> Nick Dokos <ndo...@gmail.com> 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.
I do embrace Elisp from time to time but I do not want to clutter my init files :) Ok, sounds like there is something I can /hack/ to permit such thing then. Update: I finally got it running as I wanted to through an ugly hack. Regards -- Xavier.