在Linux 下安装emacs编辑器
$ sudo apt-get install emacs`
检查已安装的Emacs编辑器版本
$ emacs --version
GNU Emacs 26.3
Copyright (C) 2019 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
打开emacs编辑器
$ emacs testfile

本文介绍如何在Linux环境下安装Emacs编辑器,并展示如何查看已安装版本及启动Emacs进行文件编辑。

3499

被折叠的 条评论
为什么被折叠?



