Re: Fixes and updates for lilypond-invoke-editor script

2022-09-05 Thread Andrew Bernard
Yes, incorrect reply a mistake. Unfortunately one cannot unsend! Thanks re gvim issue, good. But there is still the out by one error with geany, so I will submit a patch. Andrew On 6/09/2022 1:33 am, Jean Abou Samra wrote: Hi, (Was it unintentional to reply on an existing unrelated thread?

Re: Fixes and updates for lilypond-invoke-editor script

2022-09-05 Thread Jean Abou Samra
Hi, (Was it unintentional to reply on an existing unrelated thread?) Le 05/09/2022 à 11:49, Andrew Bernard a écrit : In 2.23.12 at least, there is an error for gvim (missing comma in list) in the lilypond-invoke-editor script, and the column number for geany is wrong as it numbers columns fro

Re: Fixes and updates for lilypond-invoke-editor script

2022-09-05 Thread Lukas-Fabian Moser
Hi Andrew, Andrew Bernard schrieb am Mo., 5. Sept. 2022, 11:51: > In 2.23.12 at least, there is an error for gvim (missing comma in list) > in the lilypond-invoke-editor script, and the column number for geany is > wrong as it numbers columns from zero not one. > > While here, should we drop Ato

Fixes and updates for lilypond-invoke-editor script

2022-09-05 Thread Andrew Bernard
In 2.23.12 at least, there is an error for gvim (missing comma in list) in the lilypond-invoke-editor script, and the column number for geany is wrong as it numbers columns from zero not one. While here, should we drop Atom from the list of editors as it is no longer supported and discontinued