bug#72818: 29.4; Cannot hook with use-package if variable is not `-hook'$

2024-09-10 Thread Marc Fargas
Thank you all for the fix. Emacs is Awesome

bug#72818: 29.4; Cannot hook with use-package if variable is not `-hook'$

2024-08-31 Thread Eli Zaretskii
> From: John Wiegley > Cc: Marc Fargas , 72...@debbugs.gnu.org > Date: Mon, 26 Aug 2024 11:47:25 -0700 > > > Eli Zaretskii writes: > > > Maybe I'm missing something, but how can use-package configure > > abnormal hooks? It doesn't know which arguments to pass to them, > > right? > > > > J