saving a text only file with "collapsed s-expr's" saves as wxme gracket format
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
saving a text only file with "collapsed s-expr's" saves as wxme gracket format
this was an issue for a new user
https://groups.google.com/d/msg/racket-users/AWNG19cyD7M/sZVo8VvNEAAJ
A possible solution could be optionally un-collapsing s-exprs before save.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the save behavior in DrRacket with a text-only file containing collapsed s-expressions, using the linked user report for context. Trace how the editor chooses between plain text and wxme formats. Done means a text-only file saves in the expected text format while preserving the intended collapsed-expression behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100