Michael R Wolf

Results 11 comments of Michael R Wolf

With GitHub's recent move beyond beta and to free accounts for Codespaces (and Copilot), I expect that clasp(1) will be getting a lot more attention. Developing in the browser-based editor...

Hmmm.... It works on my machine! - Chrome - Version 120.0.6099.234 (Official Build) (x86_64) - macOS - 14.2.1 (23C71) Let's discuss it in our Thursday mob.

I'm too new to the documentation to provide specific examples of missing documentation, but there's a "code smell" that's feeling more relevant. I've chased lots of irrelevant and outdated documentation....

A simple function to show the confusing behavior ```elisp (defun test-apheleia-mode-behavior () "Test `apheleia-mode` with various argument values and report the results." (interactive) (dolist (arg '(toggle toggle toggle t nil...

Updated code. I worked with ChatGPT to create this for my `.emacs` file. We did not succeed at differentiating these two cases - (aphelia-mode-with-emacs-conventions nil) ; Correctly disables mode -...

See `Mermaid Online` - https://www.mermaidchart.com/app/projects/aa3787ab-200f-40f6-9f3c-d864d9752ad5/diagrams/d501e5e2-a337-404c-b3e3-0fca219d964e/version/v0.1/edit

Updated Sequence Diagram, showing dynamic creation of files at correct time in sequence. ![Log ApprovedFile Access-2024-09-01-232526](https://github.com/user-attachments/assets/d13703fa-c0b6-4446-91b5-807161dac2eb)

I now think that there are 2 branches tracking this issue: - https://github.com/approvals/ApprovalTests.Python/tree/spike_tracking_files - On main repo. Created by @isidore, then used by that day's mob to make commits. The...

I get these kinds of warnings every time I save a file locally. ``` text Regenerating: 1 file(s) changed at 2024-08-15 19:56:39 favicon.ico Jekyll Feed: Generating feed for posts Deprecation...

Yup. Fails for me, too. Even after I `s/python/python3/` in ./run_tests.sh.