Package: prolog.el
Version: 1.12-1
Severity: normal

When the character '0' comes before a close parenthesis ')' on mercury
mode, it ignores the close parenthesis at matching.

So, when writting:
(predName(0))
Emacs will ignore the parenthesis that comes just after 0, reporting a
not closed parethesis.

When the character before parenthesis is not '0', like:
(predName(0 ))
Emacs matches the parentesis correctly.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to