[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in Pascal mode



When I use <LF> at the end of a statement to auto-indent the next
line, if the statement contains a pair(s) of parentheses the cursor
jumps to the first '(' with the error msg:
	UTC Unterminated conditional? 
 at the top of the window.  A new line is inserted, but not indented.
When I type the ')', the cursor momentarily jumps to the correct '('
as it should.  I was able to get rid of the UTC msg by typing an extra
')'.  However, the compiler does not like this!
   This did not happen when I last used Pascal mode, some days ago.
Removing my emacs.vars file made no difference.  I have no emacs.init file.

				-  Tim Gonsalves
-------