Re: who_calls rewrite
Matthias Radestock <[email protected]> Mon, 03 Sep 2007 19:08:42 +0100
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
Bill, Bill Clementson wrote: > Very nice. This is much faster and (with my limited testing) seems to > produce the same results. I've committed your patch. Cheers. On a related note, who_calls actually returns the line number of the call sites but this currently isn't displayed/used. This was the case in the previous version too. There is a comment in the code saying "FIXME: Use line number for a hyperlink.". I reckon one way to implement something sensible along these lines is to construct an, in Emacs-lingo, "overlay" for the displayed m:f/a with the line number information. We can then look for this invisible piece of information in "M-." (aka erl-find-source-under-point) and, if present, navigate to it. Any other suggestions? Matthias. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/