gpt4 book ai didi

emacs - 插入空格直到列

转载 作者:行者123 更新时间:2023-12-04 03:17:15 24 4
gpt4 key购买 nike

我必须以以下格式输入...

A          B          C
D E F
[]

我使用缩进相对来从一列跳到另一列。
但是有没有办法跳到列号?如果是这样,是否有办法在该列之前插入空格?

最佳答案

也许indent-to-column对您有用。

indent-to-column is an alias for `indent-to'.

(indent-to-column COLUMN &optional MINIMUM)

Indent from point with tabs and spaces until COLUMN is reached.
Optional second argument MINIMUM says always do at least MINIMUM spaces
even if that goes past COLUMN; by default, MINIMUM is zero.

The return value is COLUMN.

它还会进入选项卡,但是使用 untabify命令完成操作后,您可以清理这些选项卡。

关于emacs - 插入空格直到列,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4953007/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com