Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我buffer-live-p用来测试某个缓冲区是否处于活动状态,但是这个函数只接受真实缓冲区的对象而不是缓冲区名称,所以有没有简单的方法来获取名称指定的缓冲区,或者我只能通过查看来实现列出缓冲区列表并测试每个是否具有给定名称?
buffer-live-p
get-buffer ... apropos 是你的朋友。
get-buffer