Ok, I finally has some free time to look at this and think I found out
what is happening. For instance when compiling this
(defn v[] an-undefined-symbol) via C-c C-k:
I get the following message:
(:compilation-result
((:message "java.lang.Exception: Unable to resolve symbol: a in
this contex
vseguip writes:
> Hi I tried your code but still no luck with errors.
Then I don't know. I use ut-to-date versions of swank-clojure,
clojure-mode, SLIME and clojure all from their version control systems.
Maybe that makes the difference.
Bye,
Tassilo
--~--~-~--~~~
Hi I tried your code but still no luck with errors. This is what I get
from the*slime events* buffer:
(:emacs-rex
(swank:compile-file-for-emacs "/home/vseguip/uoc/IA2/practica/
main.clj" t 'nil)
"practica-main" t 5)
(:indentation-update
(("rec-seq" . 1)))
(:return
(:ok
(:compilation-resul
vseguip writes:
Hi!
> Just responding to myself, the issue seems to have been fixed by
> itself. OTOH compiler errors don't popup like before. I can see them
> in the *SLIME Compilation* buffer but clicking on them doesn't lead to
> the source code. The faulty lines are also not highlighted in
Just responding to myself, the issue seems to have been fixed by
itself. OTOH compiler errors don't popup like before. I can see them
in the *SLIME Compilation* buffer but clicking on them doesn't lead to
the source code. The faulty lines are also not highlighted in anyway
way now. Is this correct
On 24 mar, 05:29, Phil Hagelberg wrote:
> Vagif Verdi writes:
> > When i use slime with lisp, it shows me function parameters, when
> > cursor is on a function name. But with clojure it only shows me
> > Evaluation Aborted. Is this because that feature not implemented, or i
> > setup something
Vagif Verdi writes:
> When i use slime with lisp, it shows me function parameters, when
> cursor is on a function name. But with clojure it only shows me
> Evaluation Aborted. Is this because that feature not implemented, or i
> setup something wrong ?
Works for me. Would need more details to