Talk:Emacs Lisp

From WikEmacs
Revision as of 13:28, 28 March 2012 by Francesco (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Let's try to use this page as a template to be used for major modes. Feel free to propose any change, especially those related to structure (sections and their content) or formatting (for example, keytrokes), since this will be reusable for other pages. Francesco 17:52, 26 March 2012 (EEST)

Scope: how and when to use `lexical-let'

Someone who has a better grasp of this than I do (yet) want to write it up? PhilHudson 16:00, 28 March 2012 (EEST)


emacs-lisp-mode vs the Emacs lisp language

Did we finally settle on an answer to the "naming conventions" question? I feel like there should be separate pages for:

  • Emacs' support for elisp (customization, key bindings, ...)
  • the Emacs lisp language (scoping, advices, hooks, ...)

Francesco 16:28, 28 March 2012 (EEST)