Next: 缩窄与扩大, Previous: 几个与缓冲区相关的函数, Up: Emacs Lisp 编程简介 [Contents][Index]
在这一章中,我们在前几章学到的基础上,深入研究更复杂的函数。copy-to-buffer 函数演示了在一个定义中使用两个 save-excursion 表达式,而 insert-buffer 函数则演示了在 interactive 表达式中使用星号、使用 or,以及名称和名称引用的对象之间的重要区别。
copy-to-buffer
save-excursion
insert-buffer
interactive
or
beginning-of-buffer
optional