From: Bastien <bzg@altern.org>
To: Sebastien Vauban
<public-wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@plane.gmane.org>
Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org
Subject: Re: IDE tools for maintaining Emacs Lisp programs (Org in particular)
Date: Sat, 21 Apr 2012 01:30:14 +0200 [thread overview]
Message-ID: <877gxagewp.fsf@altern.org> (raw)
In-Reply-To: <80y5pqm8av.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 20 Apr 2012 22:56:24 +0200")
Hi Sébastien,
"Sebastien Vauban"
<wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
> This is a bit OT, but I'd be interested by learning how to get a better
> environment for editing ELisp code.
>
> Currently, the only friends I have are ElDoc and C-h f/v for navigation to
> symbol definitions. This is rather primitive, isn't it?
Well, I don't use eldoc (I should.)
My setup is also quite primitive.
> When I see what CEDET and ECB seem to offer -- though I'm not using them, not
> coding in C/C++, etc. -- , I'm quite jealous.
>
> Questions that I have:
>
> - Do you use TAGS?
No.
> - If yes, why don't we make TAGS from within the Makefile?
> - If yes, which ones: Emacs-style TAGS, Exuberant Ctags, GNU GLOBAL tags?
> - What do you use to jump from the point where a symbol is used to the point
> where a symbol is defined (other than using C-h f/v)?
I use registers a lot. I register the point, the window configuration,
I register chunks of text, etc.
I also use ElScreen, which implements tabs for Emacs:
http://www.emacswiki.org/emacs/EmacsLispScreen
I could not actually live without ElScreen and I can't wait to use
something native.
> - How do you return to your previous location?
Usual commands (C-x C-x) and registers.
> - Are you able to use CEDET/ECB for Emacs Lisp?
No.
> - Are you willing to share extract of your interesting configuration
> - scraps?
Configuration is like hair: with age, you somehow become minimalist :)
Besides using register-list.el¹, I don't have any particular setup.
Sorry I can't help more! Looking forward reading other answers...
Best,
¹ http://lumiere.ens.fr/~guerry/u/register-list.el
--
Bastien
next prev parent reply other threads:[~2012-04-20 23:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-20 20:56 IDE tools for maintaining Emacs Lisp programs (Org in particular) Sebastien Vauban
2012-04-20 23:30 ` Bastien [this message]
2012-04-21 4:42 ` Jambunathan K
2012-04-21 4:59 ` Jambunathan K
2012-04-21 15:28 ` Eric Schulte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877gxagewp.fsf@altern.org \
--to=bzg@altern.org \
--cc=public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org \
--cc=public-wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@plane.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).