Custom Query (361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 361)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#344 fixed proof-retract-buffer incomplete David Aspinall Makarius
Description

proof-retract-buffer fails to retract to the start of the theory, if there is any non-command material before the header, e.g. a comment.

Example:

(*blah*)
theory A imports Main begin

assert -- retract-buffer -- sync lost

BTW, it should be safe to issue the magic sequence init_toplevel; kill_thy A unconditionally, even if that theory has never really been started.

#284 fixed proof-process-buffer very slow David Aspinall Makarius
Description

GMU Emacs 23.1.1, Mac OS.

Asserting a whole buffer via proof-process-buffer is very slow. One can watch the frontier of the locked region move in slow-motion. This is a MacPro? with 2.8 GHz and 8/16 cores (of course Emacs can use only 1 core anyway).

#349 invalid proof-process-buffer in a single shot (Mac OS X) David Aspinall Makarius
Description

This is Mac OS X with the no-nonsense version of GNU Emacs 23.

Here proof-process-buffer does not give the usual incremental feedback, but finishes in a single shot (after quite some time of crunching as usual in PG).

It seems to work fine with the usual GNU Emacsen on Linux.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.