Paczesiowa / virthualenv

Virtual Haskell Environment builder
BSD 3-Clause "New" or "Revised" License
69 stars 7 forks source link

``char-list-to-string`` not defined in Emacs 24 #31

Closed wunki closed 12 years ago

wunki commented 12 years ago

First, thanks for the awesome package. It made my day!

I'm trying the Emacs script, but I'm getting the following:

equal: Symbol's function definition is void: char-list-to-string

I'm running Emacs 24 on MacOSX. Thanks!

wunki commented 12 years ago

Just found out I have the same error on Emacs 23.3.1 on Arch Linux.

Paczesiowa commented 12 years ago

I think I've fixed it in this commit: https://github.com/Paczesiowa/hsenv/commit/884627ed96c029f5b87fb7a3a82b0d78da26716e (btw. virthualenv changed name to hsenv). if it still doesn't work, please open a new issue on hsenv's issue tracker.

wunki commented 12 years ago

Yes, thank you very much. That fixed it! Also moved over to hsenv.