Hi, thanks for trying it out. In the future, you are welcome to post a 
question on reddit.com/r/Nightcode or email me directly, since these 
questions pertain specifically to Nightcode rather than Clojure per se.

As for encoding, it currently defaults to your system encoding, but I just 
pushed a change to use UTF-8, so if you could clone the repo and try it out 
I would appreciate it. The shortcuts and paredit commands should definitely 
be working. The latter are invoked via the Alt key. Please try that and let 
me know if it works. It would be helpful to know what OS you are using as 
well.

To answer your question you posted in another thread, I'm aware of the 
highlighting bug (I actually created the Github issue that originally 
reported it). It's been fixed, but only about a week ago so it is 
definitely not in RSyntaxTextArea 2.5.0.

Zach

On Thursday, September 26, 2013 1:42:03 AM UTC-4, adrians wrote:
>
> Hi Zach,
>
> After trying various multi-key combinations in order to invoke some 
> paredit commands, I ended up so that typing Ctrl+anything would insert odd, 
> non alphanumeric characters into the edior (I'm using a US keyboard, btw). 
> Even basics like ctrl-z, ctrl-s wouldn't do the right thing. Are you using 
> the default encoding or setting it to anything specific in the text editor? 
> Could you make this customizable? I had similar issues in Eclipse until I 
> set the container encoding to UTF-8 so that new editors would use that. I'd 
> also like to know what happens with existing files that have a specific 
> encoding as far as any default conversion being applied. Can you give any 
> details?
>
> Another thing I'm not clear on, are all the shortcuts supposed to be 
> working at this point? I see (by pressing ctrl) that the toggle for the 
> paredit switch is shift-P, so I guess ctrl-shift-P should toggle that 
> toolbar button, but it doesn't, for me. If I turn on paredit mode using the 
> mouse, how do I invoke commands? Is this working yet?
>
> Thanks for adding clarity to my fumbling around.
>
> -- Adrian
>

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