aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/extraction/haskell.ml
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2015-03-20 13:48:07 +0100
committerGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2015-03-20 13:48:07 +0100
commit364ea0c9d57df647af4f207d69eee002b2f8073e (patch)
tree65b9de9140020fc04812ddbb2c541a92b138c249 /plugins/extraction/haskell.ml
parent0699adb9d3385b94077a51b5b6ddbd74ec45f6b9 (diff)
Fixed #4138. In emacs mode Set/Unset does not print the goal anymore.
In PG there are shortcuts that perform on the fly "Set Printing All"/"Unset Printing All" in pg. For example if you type C-u before some shortcut for print (check/About/Show), it performs: Set Printing All. Print foo. Unset Printing All. But if the "Unset" prints a goal, then pg interprets the output of Print as a command applied on a previous line, and thus hides it. So for emacs mode I would prefer no goal printing when options are set/unset. In the situation where this should be done (when setting durably the option probably), I'd rather program a "Show" explicitely.
Diffstat (limited to 'plugins/extraction/haskell.ml')
0 files changed, 0 insertions, 0 deletions