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

Bug#773585: marked as done (php-elisp: Wrong indention of function arguments in subsequent lines)



Your message dated Wed, 10 Jul 2019 00:02:05 -0400
with message-id <20190710040203.opeaxmmdiqtgohab@DigitalMercury.dynalias.net>
and subject line confirmed fixed, closing
has caused the Debian Bug report #773585,
regarding php-elisp: Wrong indention of function arguments in subsequent lines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
773585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773585
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: php-elisp
Version: 1.13.5-1
Severity: normal

Dear Maintainer,

the current version of php-mode indents function arguments that are
written in subsequent lines in as follows:

$var = array('value 0',
'value 1',
'value 2');

An earlier version of php-mode indented the same code different and
much better:

$var = array('value 0',
	     'value 1',
	     'value 2');

Please forward this upstream and/or restore the old behaviour

Regards

	Joey

Versions of packages php-elisp depends on:
ii  emacs22 [emacsen]  22.3+1-1.2
ii  emacs23 [emacsen]  23.4+1-4.1+b1

Versions of packages php-elisp recommends:
pn  speedbar  <none>

Versions of packages php-elisp suggests:
ii  php5      5.6.3+dfsg-1
ii  php5-cli  5.6.3+dfsg-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Confirmed fixed, closing.  Someone upstream must agree with you :-)

--- End Message ---

Reply to: