make-buffer-name function).
The buffer will be totally empty and all its attributes will have standard values.
(make-buffer "foo")
=> #<buffer foo>
buffer-list. This function
always returns the buffer called name.
For more ways of creating buffers see section Editing Files.
Go to the first, previous, next, last section, table of contents.