Previous: , Up: Indirect Buffers   [Index]


7.4.9.4 buffer-base-buffer

Function: buffer-base-buffer &optional buffer

This function returns the base buffer of BUFFER, which defaults to the current buffer. If BUFFER is not indirect, the value is ‘nil’. Otherwise, the value is another buffer, which is never an indirect buffer.