Re: color coding of syntax

2024-05-22 Thread ft gmail
Then this shows that ChatGpt invents answers. Le 22/05/2024 à 19:57, Ben Pfaff a écrit : I don't think there have ever been syntax highlighting options. It's either supported or not. On Wed, May 22, 2024 at 10:54 AM ft gmail wrote: Once I saw that ChatGPT might find something that I did not,

RE: color coding of syntax

2024-02-07 Thread Elio Spinello
Got it, thanks. -Original Message- From: Ben Pfaff Sent: Wednesday, February 7, 2024 2:28 PM To: espine...@rpmconsulting.com Cc: ft gmail ; pspp-users@gnu.org Subject: Re: color coding of syntax That's just a missing feature, not any kind of intentional choice. Thanks for mentioni

Re: color coding of syntax

2024-02-07 Thread Ben Pfaff
possible. > > Elio > > > > -Original Message- > From: Ben Pfaff > Sent: Wednesday, February 7, 2024 12:20 PM > To: espine...@rpmconsulting.com > Cc: ft gmail ; pspp-users@gnu.org > Subject: Re: color coding of syntax > > On Wed, Feb 7, 2024 at 12:06 PM

RE: color coding of syntax

2024-02-07 Thread Elio Spinello
normally write syntax to do it, but it's easier to just find and delete them interactively if possible. Elio -Original Message- From: Ben Pfaff Sent: Wednesday, February 7, 2024 12:20 PM To: espine...@rpmconsulting.com Cc: ft gmail ; pspp-users@gnu.org Subject: Re: color codi

Re: color coding of syntax

2024-02-07 Thread Ben Pfaff
On Wed, Feb 7, 2024 at 12:06 PM "Elio Spinello" wrote: > It seems that using pspp 2.0.0-pre3g2c9fe2 under Windows 11, the EDIT-FIND > command in the Syntax editor is not working. The dialog appears, but nothing > is ever found. As an aside, it would be really nice to also have a > Search-and-

RE: color coding of syntax

2024-02-07 Thread Elio Spinello
It seems that using pspp 2.0.0-pre3g2c9fe2 under Windows 11, the EDIT-FIND command in the Syntax editor is not working. The dialog appears, but nothing is ever found. As an aside, it would be really nice to also have a Search-and-Replace option in the syntax editor, as well. Elio Spinello El

Re: color coding of syntax

2024-02-07 Thread Ben Pfaff
That's the right place and it looks like the right contents. My guess that it was misplaced seems wrong. Assuming these two machines both have the same version of PSPP, I don't know what else to guess. On Wed, Feb 7, 2024 at 8:24 AM ft gmail wrote: > > Once you gave me the name of the file with

Re: color coding of syntax

2024-02-07 Thread ft gmail
Once you gave me the name of the file with the color codes as pspp.lang I found it in C:\Program Files\PSPP\share\pspp . Is this the correct place ? And this is the content. Is there anything wrong in it ?          

Re: color coding of syntax

2024-02-07 Thread Ben Pfaff
My best guess is that the pspp.lang file, which specifies how to do syntax highlighting, is somehow missing or misplaced on the machine where text appears in all black. It's surprising; I don't know why that would have happened. On Tue, Feb 6, 2024 at 3:53 PM ft gmail wrote: > > Hi, > > After an