Jonathan Gregory

Results 7 issues of Jonathan Gregory

Hi, is it possible to change the steps in the pbjorklund function interactively? For example, using this [script](https://gitlab.com/drumbook/accents/-/raw/658e6d39eb067f3f897f0650e241f34d3160e3c0/bjorklund.lisp), if I change 7 to some other integer while the pattern is...

In the smartparens-config library, pairing single quotes (') is disabled in sp-lisp-modes. What do you think of also disabling it in source blocks? For example: ``` (defun sp-in-src-block-p (_id _action...

The variable `org-tree-slide-skip-comments` only skips the content of the `** COMMENT` entry, but not the headline itself. I think it would make more sense to hide it completely. I was...

Adding a code to some category yields an error: `Error: Columns row_names not found`. Is there something I can do to fix this?

Hi, how can I add all accents *above* the notes with stem set to up? ``` X:1 M:4/4 L:1/8 V:1 stem=up K:C perc %%stretchlast Lc2 c2 c2 z2 | Lc2...

Gptel returns `#+begin_src javascript` when it should be `#+begin_src js`. Any suggestion on how to fix this?

M-x helm-apropos fails to preselect the correct symbol at point when wrapped with the = or ~ characters. This patch makes helm-apropos smarter in Org derived modes by stripping the...