Your message dated Sat, 20 Dec 2014 21:54:34 +0100
with message-id
<CABY6=0kuNEsJHQ4BXAzats_DTN6gjrZFW4y=jqbuatfrhc8...@mail.gmail.com>
and subject line Solved a long time ago
has caused the Debian Bug report #342636,
regarding php-elisp: Opening brace in the middle of a line causes automatic
indentation
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 [email protected]
immediately.)
--
342636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=342636
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php-elisp
Version: 1.1.0-2
Severity: normal
Curly braces are used for string subscripting in PHP. For example,
$str{$i} takes the i-th character of str. When trying to type that
expression in php-mode, after typing the open curly brace, automatic
indentation happens, and the cursor skips to the next line:
$str
{
<cursor>
This should not happen. Well, this one, I'm afraid, is difficult to
fix because php-mode needs to make difference between the cases where
the curly brace is used to start a nested block and when it's used for
string subscripting. Maybe the preceding token should be checked, and
if it's a variable, then automatic indentation on typing '{' should be
suppressed.
-- System Information:
Debian Release: testing/unstable
APT prefers testing-proposed-updates
APT policy: (995, 'testing-proposed-updates'), (990, 'testing'), (500,
'stable'), (90, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages php-elisp depends on:
ii emacs21 [emacsen] 21.4a-1 The GNU Emacs editor
php-elisp recommends no packages.
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Version: 1.5.0-1
--
--- Inguza Technology AB --- MSc in Information Technology ----
/ [email protected] Annebergsslingan 37 \
| [email protected] 654 65 KARLSTAD |
| http://inguza.com/ Mobile: +46 (0)70-332 1551 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
--- End Message ---