serras / emacs-haskell-tutorial

Tutorial on setting up Emacs to do Haskell programming
690 stars 100 forks source link

Breakets #12

Closed Kaligule closed 9 years ago

Kaligule commented 9 years ago

I am using this tutorial for learning emacs (but did the included Emacs-tut before). There are some things that are not quite clear in your tutorial. I will write about them in the Issues so you might improve and discuss it:

When you tell me the first time to eval (find-file user-init-file), it might be handy to mention that the brackets are essential.

serras commented 9 years ago

Thanks for the comments. I will include those comments in upcoming versions :)

Kaligule commented 9 years ago

Thanks :)

serras commented 9 years ago

Done, now you should get an idea why you need so many parentheses.

Kaligule commented 9 years ago

I think that will do. Thanks :)