Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
ANN: a system browser for Emacs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Stanisław Halik  
View profile  
 More options Jan 29 2009, 6:44 pm
Newsgroups: comp.lang.lisp
From: Stanisław Halik <stha...@test123.ltd.pl>
Date: Thu, 29 Jan 2009 23:44:57 +0000 (UTC)
Local: Thurs, Jan 29 2009 6:44 pm
Subject: ANN: a system browser for Emacs
Hey,

It kind of bothered me that there was no IDE functionality for emacs, so
I wrote a rather crude ASDF system browser for Emacs. Here's the code:
http://tehran.lain.pl/stuff/asdf-browser.el

To use it, simply bind #'asdf-browser to a key.

If you find it useful, please post some feature requests or send diffs.
Have fun!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
budden  
View profile  
 More options Feb 28 2009, 1:52 pm
Newsgroups: comp.lang.lisp
From: budden <budden-l...@mail.ru>
Date: Sat, 28 Feb 2009 10:52:44 -0800 (PST)
Local: Sat, Feb 28 2009 1:52 pm
Subject: Re: ANN: a system browser for Emacs
Hi!
Thanks, good work, added it to .emacs!
I think it'd nice to see .asd file itself in a list, at the first
position.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tymmym  
View profile  
 More options Feb 28 2009, 4:52 pm
Newsgroups: comp.lang.lisp
From: tymmym <tym...@gmail.com>
Date: Sat, 28 Feb 2009 13:52:56 -0800 (PST)
Local: Sat, Feb 28 2009 4:52 pm
Subject: Re: ANN: a system browser for Emacs
Hi!
Thanks for system browser.
I also wrote simple patch for slime to facilitate working with asdf.
Now you can type M-. and see (ASDF:DEFSYSTEM SOMESYSTEM) among other
stuff. You can select it and go to the definition of the system in
somesystem.asd.
Just download swank.lisp.patch from http://pastebin.com/f7c24c808,
copy it to your slime directory and $ patch -i swank.lisp.patch
I hope this will be usefull.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »