Next: clone-indirect-buffer, Up: Indirect Buffers [Index]
The general way to make an indirect buffer.
Create and return an indirect buffer for buffer BASE-BUFFER, named NAME.
should be a live buffer or the name of an existing buffer.
should be a string which is not the name of an existing buffer.
if non-nil, preserve BASE-BUFFER’s state in the indirect buffer; if nil, the indirect buffer’s state is reset to default values.