Emacs:修复某些窗口的高度 [英] Emacs: fix height of certain windows

查看:85
本文介绍了Emacs:修复某些窗口的高度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用
编译窗口高度可以使用 *编译* 缓冲区来修复某个窗口的高度, / p>

Is there a way to fix the height of a certain window like it is possible with *compilation* buffers using compilation-window-height?

推荐答案

window-size-fixed 缓冲区局部变量。如果将其值设置为 height t ,则该窗口将具有固定高度。

There is window-size-fixed buffer-local variable. If you set its value to height or t, that window gets fixed height.

例如

M-x set-variable window-size-fixed height

这篇关于Emacs:修复某些窗口的高度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆