On Fri, 10 Dec 2010, Holger Gast wrote:
Despite the change to "Preferences.real_pref" here, the query for
options during startup yields type "int" for the option (cut from the
*isabelle* Emacs buffer):
<haspref name="auto-tools-time-limit" descr="Time limit for automatic tools (in
seconds)." default="4.0"><pgipint/></haspref>
I guess this should be consistently output as pgipreal?
The Proof General protocol does not understand pgreal, but happens to
interpret a pgint value in a way that accepts floating point numbers as
well -- the target language is Emacs LISP where everything is untyped
anyway.
Since you are hooked on that accidental protocol as well, you should
imitate the LISP code.
Makarius
_______________________________________________
isabelle-dev mailing list
[email protected]
https://mailmanbroy.informatik.tu-muenchen.de/mailman/listinfo/isabelle-dev