I am puzzled by the expression
#[nil "\300\207" [nil] 1]
as a value of skeleton-pair-filter-function.
skeleton-pair-filter-function
Is this an alternative way of writing function in elisp? Or lisp in general?
Thanks.
It's a byte code function object, the result of byte compiling a function.
See manual entry here
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
2 years ago
viewed
215 times
active