# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: with-current-buffer
|
|
# key: with-current-buffer
|
|
# key: wcb
|
|
# --
|
|
(with-current-buffer $0)
|