1 2 3 4 5
;;; -*- lexical-binding: t -*- (defun foo () (save-excursion (set-buffer (current-buffer)) nil))