Custom Query (361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 361)

Ticket Resolution Summary Owner Reporter
#433 duplicate unexpected cursor position after stepping through command with terminator at line ending David Aspinall coquser
Description

Disclaimer: I am fairly new with PG and not yet used to the terminology, so feel free to correct me when I use the wrong terms.

My setup:
Ubuntu 11.10 (64bit)
GNU Emacs 23.3.1
Coq 8.3pl1 compiled with OCaml 3.11.2

Issue: When I am stepping interactively through a coq script with either the next-command instruction or with the activated electric terminator and the terminator (i.e. the dot) happens to be the last character of that line in the script file, the editor cursor jumps to the beginning of the following line. However, what I would expect is that the cursor either remains where it is or at least that it is positioned after the terminator but on the same line.

This doesn't make a huge difference when stepping through an existing script but when one is developing a new script this behaviour can become really irritating, e.g. with the electric terminator I'd practically be forced to either write each command on a new line or constantly press the back key to reposition the cursor to where I want it.

In case that the former behaviour is intentional, a switch to change the behaviour might be useful (feel free to point me in the right direction if something like this already exists, I couldn't find it so far). Otherwise adjusting this could be considered usability enhancement.

#432 fixed Add documentation of *trace* buffer to PG Adapting manual David Aspinall David Aspinall
#431 needmoreinfo "This subproof is complete" appears at bottom of goals David Aspinall Robin Green
Description

After a bulleted subproof has been completed,

This subproof is complete, but there are still unfocused goals:

appears at the bottom of the goals window. It should either appear at the top, or not at all.

Note: See TracQuery for help on using queries.