Custom Query (361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 361)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Owner Reporter Resolution Summary
#181 David Aspinall Makarius fixed Strange font-lock warning/error in GNU Emacs 21.4.1 (Ubuntu 7.10)
Description

Starting Proof General with GNU Emacs 21.4.1 (Ubuntu 7.10) produces the following warning/error:

File mode specification error: (void-variable font-lock-extra-managed-props) File local-variables error: (void-variable font-lock-extra-managed-props)

This appears to be mostly harmless, i.e. the system seems to work despite of this.

#187 David Aspinall RafalKolanski fixed If sent command fails, don't move the cursor.
Description

Typical work flow is: change something, send using c-c c-return. If the command fails, it's probably due to the something I just changed, where I had the cursor in the first place. Unfortunately, proof general moves it to the end of the current command, making me have to go back manually, change things again, etc.

Being able to keep the cursor where it is if the command fails would be really nice.

#188 David Aspinall RafalKolanski fixed Option to treat comments as individual statements.
Description

The commands of type (* comment *) and -- "comment" are absorbed as part of the previous command. They hardly ever describe the previous command, instead describing the *following* one.

I would much prefer if when I pressed "previous" or performed an undo using c-c c-return, I could go up to before the comment without undoing the previous command.

This is one of the reasons I've taken to working with strict read-only turned off, but for beginners this is not such a good idea.

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