Skip to content
Discussion options

You must be logged in to vote

@john-floren-gravwell using "See > Scrollable & Pretty" is not a bad way to look at the source. In practice, you'd LOAD the source and use (DC filename) to get an SEdit (structure editor) on the "COMS" of the file, which are the commands executed by the file package to create the source file from what's in memory. From the SEdit on the file coms, you'd meta-O to get editors on the individual functions.

There's typically a documentation file for each lispusers package -- file foo will have foo.tedit -- which is opened with TEDIT (the text editor), the easiest way to get TEDIT on a file you've got visible in the FileBrowser is to select it (left click) and then click "Edit" in the browser m…

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@john-floren-gravwell
Comment options

@nbriggs
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by john-floren-gravwell
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants