Emacs Lisp Function Guide?

前端 未结 12 2585
清歌不尽
清歌不尽 2021-01-30 12:13

I have been using Emacs for more than three years now but it still takes me days to write even small functions in Lisp. I\'ve looked through GNU Emacs Lisp Reference Manual but

12条回答
  •  青春惊慌失措
    2021-01-30 12:30

    In order to understand what's on, quite often it's useful having a look at the source code.

    http://repo.or.cz/w/elbb.git/blob/HEAD:/code/Go-to-Emacs-Lisp-Definition.el

提交回复
热议问题