Package: emacs
Version: 21.4a+1-3etch1
Severity: normal
I have installed also:
emacs-goodies-el 26.9-1
ecb 2.32-1
csope 15.6-2
If I try to indent the following Java code (stored in Test.java file and
properly colorified by emacs):
public class Test {
void proba () {
String var1=null;
String var2="skdjf"+
var1;
}
}
When I press tab key having the cursor in line "var1;" I get the following
error:
Invalid function: (macro . #[(position &optional point) "\302
and some more strange codes and, of course, the line is not indented
propertly.
-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24.3
Locale: LANG=gl_ES.UTF-8, LC_CTYPE=gl_ES.UTF-8 (charmap=UTF-8)
Versions of packages emacs depends on:
ii emacs21 21.4a+1-3etch1 The GNU Emacs editor
emacs recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]