dotfiles/.emacs.d/snippets/emacs-lisp-mode/buffer-substring-no-properties

6 lines
178 B
Plaintext

#contributor: Xah Lee (XahLee.org)
#name: buffer-substring-no-properties
#key: buffer-substring-no-properties
#key: bsnp
# --
(buffer-substring-no-properties ${1:start} ${2:end})