Package: php-elisp
Version: 1.1.0-2
Severity: normal

php-elisp makes wrong indentation of the "or" statement, for example
it indents this code like this:

foo()
     or die();

     foo()
     or die();

     foo()
     or die();


Instead of:

foo()
  or die();

foo()
  or die();

foo()
  or die();



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages php-elisp depends on:
ii  emacs21 [emacsen]             21.3+1-8   The GNU Emacs editor

-- no debconf information
<#secure method=pgpmime mode=sign>

-- 
Cyril Bouthors


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

Reply via email to