bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7539: 23.2.90; smie.el uses stuff not available in emacs-23


From: Sven Joachim
Subject: bug#7539: 23.2.90; smie.el uses stuff not available in emacs-23
Date: Fri, 03 Dec 2010 11:15:15 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.90 (gnu/linux)

Byte-compiling lisp/emacs-lisp/smie.el in emacs-23 gives the following
warnings:

,----
| In smie-setup:
| smie.el:1536:14:Warning: assignment to free variable
|     `blink-matching-check-function'
| 
| In end of data:
| smie.el:1559:1:Warning: the function `blink-matching-check-mismatch' is not
|     known to be defined.
`----

Indeed blink-matching-check-function and blink-matching-check-mismatch
only exist in the trunk, not in emacs-23.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]