From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Font lock mode and auctex
Date: Tue, 27 Feb 2018 10:49:36 -0500 [thread overview]
Message-ID: <jwvpo4qqvt3.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: p73quv$1r9$1@shakotay.alphanet.ch
> File mode specification error: (void-variable font-lock-face-attributes)
font-lock-face-attributes was declared obsolete in Emacs-20(!) and
removed soon after. You must be running some seriously out of date code.
> Debugger entered--Lisp error: (void-function cl-defstruct)
> (cl-defstruct latex-math-preview-symbol source display func args image
> math)
The file that includes the above code is missing a (require 'cl-lib).
Stefan
prev parent reply other threads:[~2018-02-27 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 14:45 Font lock mode and auctex azubi
2018-02-27 15:49 ` Stefan Monnier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvpo4qqvt3.fsf-monnier+gmane.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).