Package: emacs24-common
Version: 24.2+1-2
Severity: minor

Consider a file containing the following macro:

#define FOO             \
  void f (int x, int y) \
  {                     \
    absx = a##b (x);    \
    absy = a##b (y);    \
  }

If I type [Tab] over the absy line, it gets an additional indentation:

    absx = a##b (x);    \
      absy = a##b (y);  \

This bug was not there in GNU Emacs 23.4.1.

Note: I have a patched version of Emacs, but I can also reproduce the
problem with an unmodified emacs24 24.1+1-2ubuntu3 under Ubuntu.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs24-common depends on:
ii  dpkg            1.16.10
ii  emacsen-common  2.0.5
ii  install-info    4.13a.dfsg.1-10

emacs24-common recommends no packages.

Versions of packages emacs24-common suggests:
ii  emacs24-common-non-dfsg  24.2+1-1
ii  emacs24-el               24.2+1-2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to