Re: Getting started with Scheme

2020-05-26 Thread Karlin High
On 5/26/2020 12:06 PM, antlists wrote: On 23/05/2020 11:37, Kevin Barry wrote: OK. Is there a common way to accomplish the old Start -> Run -> type in the name of a program? If you just want to run a program that's in your search path, it's been the same since Windows 7 or even earlier - -R.

Re: Getting started with Scheme

2020-05-26 Thread antlists
On 23/05/2020 11:37, Kevin Barry wrote: My copy of windows doesn’t have a*Start* menu: so that’s another instruction that is meaningless. OK. Is there a common way to accomplish the old Start -> Run -> type in the name of a program? Windows 10 has a (sort of) start menu - click on the window

Re: Getting started with Scheme

2020-05-26 Thread Paul McKay
m: lilypond-user [mailto:lilypond-user- > > > bounces+jschlomann=wideopenwest@gnu.org] On Behalf Of Ralf > > > Mattes > > > Sent: Saturday, May 23, 2020 5:53 AM > > > To: Kevin Barry > > > Cc: Lilypond-User Mailing List; Paul McKay > > > Subjec

RE: Getting started with Scheme

2020-05-23 Thread John Schlomann
essage- > From: lilypond-user [mailto:lilypond-user- > bounces+jschlomann=wideopenwest@gnu.org] On Behalf Of Ralf > Mattes > Sent: Saturday, May 23, 2020 5:53 AM > To: Kevin Barry > Cc: Lilypond-User Mailing List; Paul McKay > Subject: Re: Getting started with Scheme &g

Re: Getting started with Scheme

2020-05-23 Thread David Kastrup
"Ralf Mattes" writes: > > First off: I'm not a windows user (if I can avoid it) but I would > strongly suggest to use a real terminal and _not_ cmd. The one from > the Windows store is actually pretty good (esp. when compared to > cmd). You can either download it for free from the app store or

Re: Getting started with Scheme

2020-05-23 Thread Ralf Mattes
First off: I'm not a windows user (if I can avoid it) but I would strongly suggest to use a real terminal and _not_ cmd. The one from the Windows store is actually pretty good (esp. when compared to cmd). You can either download it for free from the app store or from github (https://github.com/

Re: Getting started with Scheme

2020-05-23 Thread Kevin Barry
Hi Paul, I'm sorry you haven't had the best experience with the scheme sandbox. Since development of LilyPond mostly takes place on Linux it's possible that Windows-related documentation can be neglected... On Sat, May 23, 2020 at 10:51:58AM +0100, Paul McKay wrote: > I have Frescobaldi 3.1.2 as

Getting started with Scheme

2020-05-23 Thread Paul McKay
Hi I’d like to be able to do all those funky things with Scheme functions. I downloaded and installed the latest versions of everything (LilyPond 2.20.0) and it works fine. Then I went to http://lilypond.org/doc/v2.20/Documentation/extending/scheme-sandbox and got stuck. I’m running Windows 10 and