Timeline for Finding a Specific Line in a Package
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 9, 2015 at 2:01 | history | edited | Mr.Wizard | edited tags | |
| Aug 4, 2014 at 6:39 | comment | added | Silvia | Just a wild thought... If we can have some code indenting and formatting rules for the package files, then we can talk about "line 142 under Kernel style", "line 120 under GNU style", etc., and we can have a LineNumberConvert function to convert between different styles... Just a wild thought... :) | |
| Apr 2, 2012 at 21:08 | history | tweeted | twitter.com/#!/StackMma/status/186923008810692608 | ||
| Apr 2, 2012 at 18:36 | vote | accept | rcollyer | ||
| Apr 2, 2012 at 17:58 | comment | added | rcollyer | @celtschk that is definitely an option, but since mma gave me the error message wherein it discusses a line number, I was hoping for a solution within mma. | |
| Apr 2, 2012 at 17:50 | answer | added | Leonid Shifrin | timeline score: 13 | |
| Apr 2, 2012 at 17:49 | comment | added | celtschk | Open the .m file in an editor and go to that line? Although in this case, the line mentioned would not have helped much because it was the end of the file (not hard to find anyway), while the error was much earlier (but a good editor with paren matching would probably have helped with that problem, too). | |
| Apr 2, 2012 at 17:13 | history | asked | rcollyer | CC BY-SA 3.0 |