Fredrik Appelberg

Results 18 comments of Fredrik Appelberg

Sorry I forgot to follow up on this. I guess we could make nil the default for `cabbage-java-use-eclim`, but I suspect it could be tricky to enable it automatically in...

@senny I think it'd be tricky to detect the installation correctly.

I think it would be a good thing, and probably not that hard do do. I'll have a go at it.

I have never seen this issue myself, but the error message seems to suggest there is a problem either with the encoding of you source file, or a bug in...

I wonder if the backslashes in the file path is causing some of the characters to be interpreted as escape sequences perhaps?

Hi, sorry for the delay. I really appreciate your work, and think it's a good idea. But I am a bit concerned about backwards compatibility with emacs 23. I assume...

The reason emacs-eclim is mainly geared towards java development is that that was what I (and @senny ) was doing at the time. Since I worked with java at my...

I sometimes have weird problems with yasnippet expansion, but most of the time they work fine. What version of yasnippet are you running? I have the ELPA-installed one called yasnippet-20130505.2115.

That could very well be the problem. I tried running without `yas-minor-mode` activated and thus was able to replicate the problem. I've added a check to make sure that `yas-minor-mode`...