Difference between revisions of "Talk:Emacs Lisp"
Jump to navigation
Jump to search
PhilHudson (talk | contribs) (→Scope: how and when to use `lexical-let': new section) |
|||
Line 4: | Line 4: | ||
Someone who has a better grasp of this than I do (yet) want to write it up? [[User:PhilHudson|PhilHudson]] 16:00, 28 March 2012 (EEST) | Someone who has a better grasp of this than I do (yet) want to write it up? [[User:PhilHudson|PhilHudson]] 16:00, 28 March 2012 (EEST) | ||
+ | |||
+ | |||
+ | == emacs-lisp-mode vs the Emacs lisp language == | ||
+ | |||
+ | Did we finally settle on an answer to [[Talk:Main Page#Naming Conventions|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, ...) | ||
+ | [[User:Francesco|Francesco]] 16:28, 28 March 2012 (EEST) |
Latest revision as of 13:28, 28 March 2012
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)