Hi Alexandru,

I believe emacs-starter-kit displays all your “(fn” as “(ƒ”. This has no
effect on the program. If you’ll open the file in a different text editor
you’ll see it with regular “(fn”. It’s just a nicer display.

HTH

Haim


On Thu, Nov 14, 2013 at 10:29 AM, Alexandru Nedelcu
<a...@bionicspirit.com>wrote:

> Hi guys,
>
> I've got an embarrassing problem with Emacs.
>
> In Clojure mode, I cannot type "(fn", at all. I cannot copy paste text
> with "(fn" either, the "n" simply vanishes. Therefore, I can only
> declare anonymous functions by means of #().
>
> :-)
>
> For setting up the environment I followed the Getting Started tutorial
> at http://clojure-doc.org/articles/tutorials/emacs.html and thus
> installed starter-kit, starter-kit-lisp, starter-kit-bindings,
> starter-kit-eshell, clojure-mode, clojure-test-mode and cider.
>
> Any ideas?
>
>
> --
> Alexandru Nedelcu
> www.bionicspirit.com
>
> PGP Public Key:
> https://bionicspirit.com/alexandru-nedelcu.asc
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Haim

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to