Emacs Lisp Function Guide?

前端 未结 12 2592
清歌不尽
清歌不尽 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:38

    This site has some emacs lisp summary information that may be useful: http://xahlee.org/emacs/elisp.html.

    In particularly, check out these links on that page: Basic Text-editing Functions, Emacs Lisp Idioms and Batch Text Processing

提交回复
热议问题