emacs-version
;; => "27.0.50"
(other-emacs-eval 'emacs-version "emacs-25.3.1")
;; => "25.3.1"
Evaluate FORM
with EMACS
and return its value.
Evaluate EXP
with EMACS
; print value in the echo area.
Evaluate sexp before point with EMACS
; print value in the echo area.
Evaluate sexp before point with EMACS
; print value into current buffer.
Evaluate Emacs Lisp code in the region with EMACS
.
- Emacs 25.1
- async.el