I don't run from a console, but from a Windows shortcut w/ some options pre-defined (eg. the session options). If -c is a Python option, then why does the documentation suggest it's a Leo option? Quoting:
In addition, Leo’s -c command-line option can specify any .leo file anywhere. So, how would I get Leo to look in a non-default location for a custom settings file on startup? Rob........... On Thursday, April 21, 2016 at 12:09:36 PM UTC-4, Edward K. Ream wrote: > > On Wed, Apr 20, 2016 at 10:27 PM, Largo84 <[email protected] <javascript:>> > wrote: > >> According to documentation, I should be able to load custom settings >> file using the -c command line option >> <http://leoeditor.com/customizing.html#configuration-directories>. >> However, when I add that to my batch file (Win10 shortcut), launching Leo >> fails. I don't get enough info from the terminal window before it closes to >> see what the problem is. Also, checking the documentation on command >> line options >> <http://leoeditor.com/running.html?highlight=command%20line#leo-s-command-line-options> >> >> I don't see any mention of the -c option. Has it been deprecated? Anyone >> else having success using that option? >> > > The -c option is a Python option > <https://docs.python.org/2/tutorial/interpreter.html#argument-passing>, > not a Leo option. > > > > Assuming you are running Leo from a console, you can see all Leo options > by supplying the --help option. But of course, if you can run Leo from a > console, you don't need the -c option ;-) > > EKR > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
