Emacs: same buffer, two windows, one narrowed, one not

前端 未结 1 794
没有蜡笔的小新
没有蜡笔的小新 2020-12-29 02:33

I find the narrow-to-region command useful, however it applies to the buffer and not to the current window.

I\'d like to have one window display a narrowed version o

相关标签:
1条回答
  • 2020-12-29 02:48

    Try M-x clone-indirect-buffer or C-x 4 c. For details, see Indirect Buffers.

    0 讨论(0)
提交回复
热议问题