为了使用GNU / Emacs,我需要知道Emacs Lisp [英] Do I need to know Emacs Lisp in order to use GNU/Emacs

查看:112
本文介绍了为了使用GNU / Emacs,我需要知道Emacs Lisp的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我开始学习GNU / Emacs。是非常容易使用的程序。研究其结构。为我调好色彩将其配置为C编程类。一切似乎都很正常但现在问题出现在GNU / Emacs lisp上。如果我没有开发Emacs,我应该花时间学习Emacs Lisp,并且只会像C / C ++开发,邮件,jabber等一样使用它。



事实是,当我编辑我的.emacs我明白我写的。但是我写的大部分是现成的脚本,或者它的东西很简单。



谢谢。

解决方案

不,这并不是绝对必要的。您可能会编写elisp,但是大多只是设置变量,并为您要使用的任何模式或软件包插入必要的代码段( setq require 等)。大部分是通过复制和粘贴完成的,所以不需要真正的elisp知识。



说完,定义小功能可以是非常有用的,并且学习足够的Emacs Lisp可能证明是有用的。看看 Xah Lee的教程,这很简短,简洁。


Recently, I began studying GNU/Emacs. Was very easy to use program. Studied its structure. Tuned nice color for me. Configure it to class on C programming. Everything seemed normal. But now the question arose of GNU/Emacs lisp. Should I really spend time to study Emacs Lisp if I did not develop itself Emacs and will only use it like ide for C/C++ development, mail, jabber and etc...

The fact is that when I edit my .emacs I understand that I write. But I write mostly ready-made scripts or if its something they are very simple.

Thank you.

解决方案

No, it's not strictly necessary. You will probably write elisp, but mostly just set variables and insert the necessary snippets for any mode or package you want to use (setq, require etc). Most of that is done by copying and pasting, so no real knowledge of elisp is required.

Having said that, defining small functions can be quite useful, and learning enough Emacs Lisp for that might prove useful. Look at Xah Lee's tutorial, it's quite short and succinct.

这篇关于为了使用GNU / Emacs,我需要知道Emacs Lisp的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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