[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] A new module for Org-mode: Org-X
From: |
John Wiegley |
Subject: |
Re: [O] A new module for Org-mode: Org-X |
Date: |
Mon, 15 Aug 2011 09:25:34 -0400 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) |
"Sebastien Vauban" <address@hidden>
writes:
> Would you have a .emacs part about this (debugging, profiling, etc.) that
> you're willing to share. I am confident that I could jump easier into full
> Emacs Lisp if I would have a better environment.
I'm attaching my lang-emacs-lisp.el file. The really big modules to know are:
- edebug <-- sheer brilliance
- eldoc
- elint
- elp (the Emacs Profiler)
If you do a LOT of code hacking in Lisp, then paredit and redshank are
invaluable. If you only dabble/debug, they are unnecessary.
John
lang-emacs-lisp.el
Description: application/emacs-lisp
Re: [O] A new module for Org-mode: Org-X, Achim Gratz, 2011/08/16