Package: emacs21-el Version: 21.4a-3 Severity: minor Consider the following file
#!/bin/zsh if [[ x == x ]] then echo OK fi if [[ x == x ]]; then echo OK fi opened in Shell-script[zsh] mode. The first "then" is not colored (but the second one is). Moreover, in the condition "x == x", the first x is colored (this is incorrect, IMHO), while the second one isn't (OK). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13.4-20051012 Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1) Versions of packages emacs21-el depends on: ii emacs21-common 21.4a-3 The GNU Emacs editor's shared, arc emacs21-el recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]