On Sat, Nov 8, 2025 at 4:03 AM Ihor Radchenko <[email protected]> wrote:
> > Thanks! Although I am not sure if asking people to install hooks > manually is going to work. In Emacs, hooks are installed as a part of > autoconf.sh. We may need to copy that logic into our makefiles. I doubt > that people will install the hooks in practice otherwise. > OK, I'm assuming you mean the Makefile in the project root? Are you thinking a new "git" target that does the setup, similar to how Emacs' autogen.sh does git setup with an argument of "git"? Or do you mean something else? > Also, we should not say that the new hooks are "a part of Emacs". They > are not. Only a subset of files in Org repository are actually a part of > Emacs. > OK, I'll clean up the commit message for that. > I am not sure if this is the best. A more logical way would be defining > a full regexp matching both A-Z and numeric value. > OK, I'll update the code for that. Cheers, Derek -- +---------------------------------------------------------------+ | Derek Chen-Becker | | GPG Key available at https://keybase.io/dchenbecker and | | https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org | | Fngrprnt: EB8A 6480 F0A3 C8EB C1E7 7F42 AFC5 AFEE 96E4 6ACC | +---------------------------------------------------------------+
