Next: , Previous: , Up: Creating and Killing Buffers   [Index]


7.4.8.3 with-output-to-temp-buffer

Function: with-output-to-temp-buffer bufname &rest body

Bind ‘standard-output’ to buffer BUFNAME, eval BODY, then show that buffer.