* defconst: Symbol’s value as variable is void: css-syntax-propertize-function
@ 2019-08-13 22:24 Charles R (Charlie) Martin
2019-08-14 19:53 ` Nick Dokos
0 siblings, 1 reply; 2+ messages in thread
From: Charles R (Charlie) Martin @ 2019-08-13 22:24 UTC (permalink / raw)
To: Org
[-- Attachment #1: Type: text/plain, Size: 138 bytes --]
I'm getting this error when trying to export HTML from org-mode. Is this a
known issue? I haven't found any solutions via google.
Thanks
[-- Attachment #2: Type: text/html, Size: 633 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: defconst: Symbol’s value as variable is void: css-syntax-propertize-function
2019-08-13 22:24 defconst: Symbol’s value as variable is void: css-syntax-propertize-function Charles R (Charlie) Martin
@ 2019-08-14 19:53 ` Nick Dokos
0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2019-08-14 19:53 UTC (permalink / raw)
To: emacs-orgmode
"Charles R (Charlie) Martin" <chasrmartin@gmail.com> writes:
> I'm getting this error when trying to export HTML from org-mode. Is this a known issue? I haven't found
> any solutions via google.
>
When I do `C-h v css-syntax-propertize-function RET' I get:
,----
| css-syntax-propertize-function is a variable defined in ‘css-mode.el’.
| Its value is #f(compiled-function (start end) #<bytecode 0x1837cf5>)
|
| This variable may be risky if used as a file-local variable.
|
| Documentation:
| Not documented as a variable.
`----
Maybe try `M-x load-library RET css-mode RET' and try the export again?
A backtrace would be useful for identifying what is going awry. Try
M-x toggle-debug-on-error RET
and try the export againg; then post the backtrace.
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-14 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-13 22:24 defconst: Symbol’s value as variable is void: css-syntax-propertize-function Charles R (Charlie) Martin
2019-08-14 19:53 ` Nick Dokos
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).