emacs 取个什么短点的名字好?

2015-05-28 23:11:40 +08:00
 deepreader

在命令行开emacs要输入5个字符或者3个字符+tab,实在感觉太累不会再爱了。感觉输入三个字符多方便,所以给emacs取个什么短点的alias好呢?

(难道要alias成vim?)

4356 次点击
所在节点    Linux
30 条回复
elvodn
2015-05-28 23:17:24 +08:00
开机自动启动
sinxccc
2015-05-28 23:18:41 +08:00
emacs --daemon

然后
alias ec=emacsclient
alias et='emacsclient -t'
sobigfish
2015-05-28 23:18:53 +08:00
nano
噗~
lsylsy2
2015-05-28 23:19:45 +08:00
刚想说vim
发现已经写了
deepreader
2015-05-28 23:25:54 +08:00
@sinxccc 命令行下emacsclient 和emacsclient -t 有什么区别呢?都是在current terminal 打开呢。
xrain0610
2015-05-28 23:36:26 +08:00
我叫ee
14
2015-05-28 23:37:07 +08:00
e
ee
eee
zhjits
2015-05-28 23:43:37 +08:00
mac
gihnius
2015-05-28 23:48:44 +08:00
alias e='emacsclient -n '
deepreader
2015-05-28 23:51:58 +08:00
@gihnius if don't wait the server to run, what will happen? just a normal emacs?
gihnius
2015-05-29 00:00:28 +08:00
@deepreader 开 server 之后才能跑 emacsclient,名字都有个 client 了。

emacsclient -n 适合 GUI 时,启动一个新的 frame (-n)
emacsclient -t 适合 终端运行(emacs --daemon) 后
gihnius
2015-05-29 00:02:22 +08:00
@deepreader 经常用 emacs 的话建议开 emacs server, 所以编辑时跑 emacsclient 就 ok了。
deepreader
2015-05-29 00:05:59 +08:00
tsingyi
2015-05-29 00:54:35 +08:00
emc
timothyye
2015-05-29 00:58:41 +08:00
ems
Yvette
2015-05-29 02:03:03 +08:00
eee
em
windalex
2015-05-29 06:35:15 +08:00
Vim 增强方法:alias vim='emacs'
unionx
2015-05-29 07:39:00 +08:00
em
cloudqq
2015-05-29 08:33:43 +08:00
e
knightdf
2015-05-29 09:09:54 +08:00
alias vi='emacs'

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/194538

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX