Custom Query (361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 361)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#428 fixed subsubsection links not working in PG doc David Aspinall coquser
Description

Hi,

in the Proof General documentation at http://proofgeneral.inf.ed.ac.uk/htmlshow.php?title=Proof+General+user+manual&file=releases%2FProofGeneral%2Fdoc%2FProofGeneral%2FProofGeneral_11.html#Multiple-File-Support the link for "Current Limitations", pointing to subsubsection 10.2.4 does not work. The other links for subsubsections do not work as well.

The text of these subsubsections is present and on http://proofgeneral.inf.ed.ac.uk/userman the link to 10.2.4 _does_ work.

If I compile the documentation myself and view it on the hard disk, the links do also work.

Bye,

Hendrik

#277 fixed span start vs. command start David Aspinall Makarius
Description

GNU Emacs 22.1.1, Ubuntu 8.04 LTS, Isabelle2009.

The span passed to isar-positions-of includes the whitespace before the actual command keyword. The latter is the start of the actual string passed on to the prover. Thus the line position comes out incorrect. For example:

theory Scratch imports Pure begin
ML {* Binding.pos_of @{binding x} *}

This produces a position with line 1, column 58, but the line should be 2. Column is garbled, too.

(Interestingly, after asserting the command the cursor jumps back to the span start. Should this be the end instead?)

#155 fixed sending past end doesn't work quite right ("undo" fails, maybe more) David Aspinall alex heneveld
Description

if i parse a theory passed the "end" point, "undo" no longer works; ("undo all" sometimes does, but "undo" should give an error at least)

i'm also not sure it correctly registers that the theory is closed, when i switch to another theory it wouldn't let me activate it (but that could be do to a failed retract...)

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