On Sat, 4 Jul 2020, Sven Schreiber wrote:
Hi,
is there any other place except the (built-in) command reference where
all the options of the set command are listed? I think having a tabular
representation would be good, also in the user guide (perhaps a new
appendix?). I'd be happy to help.
Thanks Sven, this is a good idea IMO.
Running the "set" command with no arguments will give you the current
settings, but as always, the ultimate reference is the source code. The
file lib/src/libset.c contains all the info you need. You may want to
start from the state_vars_init() function, on line 676.
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------