On 23 apr 2008, at 23.13, Chris Eidhof wrote:
>
> Hi everyone,
>
> I can't seem to get the latest version of yi to compile. I get two
> errors, one is due to the dependency "regex-posix==0.71", the other
> one is a bit stranger, I'm getting the following errors:
>
>> Setup.hs:34:12: Not in scope:
Hi everyone,
I can't seem to get the latest version of yi to compile. I get two
errors, one is due to the dependency "regex-posix==0.71", the other
one is a bit stranger, I'm getting the following errors:
> Setup.hs:34:12: Not in scope: `compilerPath'
> Setup.hs:35:17: Not in scope: `mkDat
Thanks for the fix, this was beginning to grate on me a little.
allan
Jean-Philippe Bernardy wrote:
> Wed Apr 23 08:26:34 EDT 2008 [EMAIL PROTECTED]
> * fix issue 115
> counting the bytes of unicode chars had a corner case at eof
> the fix is a bit ugly, maybe one can simplify this later
Issue 69: Unable to paste X selection
http://code.google.com/p/yi-editor/issues/detail?id=69
Comment #3 by JeanPhilippe.bernardy:
it seems like gtk_clipboard_wait_for_text is needed, but it's not bound
in gtk2hs yet.
--
You received this message because you are listed in the owner
or CC fiel
Issue 115: C-e on last line moves to second last letter
http://code.google.com/p/yi-editor/issues/detail?id=115
Comment #1 by JeanPhilippe.bernardy:
(No comment was entered for this change.)
Issue attribute updates:
Status: Fixed
--
You received this message because you are listed in
Wed Apr 23 08:27:01 EDT 2008 [EMAIL PROTECTED]
* publish more stuff
M ./Yi/Buffer/Implementation.hs -10 +1
M ./Yi/Buffer/Normal.hs -1 +1
M ./Yi/Yi.hs +1
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080423122701-9c550-7bc7efae403089fd19022053732eb616f577cd99.g
Wed Apr 23 08:27:37 EDT 2008 [EMAIL PROTECTED]
* Also accept gtk2hs HEAD version
M ./Yi/UI/Cairo.hs -1 +1
M ./Yi/UI/Gtk.hs -9 +2
M ./yi.cabal -2 +2
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080423122737-9c550-1391d0b8a0906c9ad05583bf474614265f42d560.gz
--
Wed Apr 23 08:26:34 EDT 2008 [EMAIL PROTECTED]
* fix issue 115
counting the bytes of unicode chars had a corner case at eof
the fix is a bit ugly, maybe one can simplify this later.
M ./Yi/Buffer/Implementation.hs -10 +27
View patch online:
http://code.haskell.org/yi/_darcs/patche