|
From: | Adam Porter |
Subject: | Re: packages submissions : org-sql-session and org-blog |
Date: | Tue, 10 Sep 2024 22:01:42 -0500 |
User-agent: | Mozilla Thunderbird |
Hi Phil,A quick, initial suggestion: it would be good to reformat the Lisp code in both projects, as I see several cases of incorrect indentation, hanging parens, extra blank lines, etc, and some of them would make the code hard to read. For my Lisp editing, I use aggressive-indent-mode, which ensures that the code is always indented correctly. For some other reformatting, Oleh Krehel's Lispy package has commands to help.
Also, for org-sql-session (which sounds very useful), it would be good to compare and contrast it with the package it's meant to supersede. And since it's meant to integrate with org-babel, it might be good to discuss its inclusion on the Org mailing list also.
--Adam
[Prev in Thread] | Current Thread | [Next in Thread] |