On 2008-06-11 15:54 +0200, [EMAIL PROTECTED] wrote:

> 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.

I cannot reproduce this, but I don't have ecb or cscope installed.
Please retry with `emacs -q' and `emacs -q --no-site-file'.  If the
problem persists in the former case but not in the latter, it is in some
add-on package.

Please also send a Lisp backtrace after `M-x toggle-debug-on-error'.

Regards,
        Sven



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

Reply via email to