Malte Sommerkorn | 7 Aug 2010 21:15

darcs patch: Restrict monads-fd version

1 patch for repository http://code.haskell.org/yi:

Sat Aug  7 19:59:58 CEST 2010  Malte Sommerkorn <malte.sommerkorn@...>
  * Restrict monads-fd version

  Fixed compilation for me
--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel
Attachment (restrict-monads_fd-version.dpatch): text/x-darcs-patch, 1737 bytes
Jeff Wheeler | 9 Aug 2010 03:33

patch applied (yi): Restrict monads-fd version

Sat Aug  7 13:59:58 EDT 2010  Malte Sommerkorn <malte.sommerkorn@...>
  * Restrict monads-fd version
  Ignore-this: 1461085ee6150364333a173040269203

  Fixed compilation for me

    M ./yi.cabal -1 +1

--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel

Jeff Wheeler | 9 Aug 2010 03:33
Favicon
Gravatar

Re: darcs patch: Restrict monads-fd version

Pushed. Thanks!

On Sat, Aug 7, 2010 at 12:15 PM, Malte Sommerkorn
<malte.sommerkorn@...> wrote:
> 1 patch for repository http://code.haskell.org/yi:
>
> Sat Aug  7 19:59:58 CEST 2010  Malte Sommerkorn <malte.sommerkorn <at> gmail.com>
>  * Restrict monads-fd version
>
>  Fixed compilation for me
>
> --
> Yi development mailing list
> yi-devel@...
> http://groups.google.com/group/yi-devel
>

-- 
Jeff Wheeler

Undergraduate, Electrical Engineering
University of Illinois at Urbana-Champaign

--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel

Jeff Wheeler | 12 Aug 2010 08:48

patch applied (yi): Add Yi/File.hs-boot that I forgot

Thu Aug 12 02:47:55 EDT 2010  jeffwheeler@...
  * Add Yi/File.hs-boot that I forgot
  Ignore-this: 5348938d1f93a7615aad115fe7200dd7

    A ./src/Yi/File.hs-boot

--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel

codesite | 23 Aug 2010 18:42
Picon
Favicon

Issue 319 in yi-editor: Yi fails to start with pango frontend

Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 319 by MiyaMiya...@...: Yi fails to start with pango  
frontend
http://code.google.com/p/yi-editor/issues/detail?id=319

What steps will reproduce the problem?
1. Install yi from hackage
2. Start it with "-f pango"

What is the expected output? What do you see instead?
Yi is expected to start with pango frontend. Instead, it fails with error
> yi-linux-i386: user error (GConf: cannot get value of key, key is unset)

What version of Yi are you using?
yi 0.6.2.4
What version of GHC?
6.12.3 installed from archlinux extra repository.
What version of Cabal?
1.8.0.6 using haskell platform 2010.2.0.0
What operating system/version?
Archlinux i686
If you generated it (--debug) please provide your .yi.dbg file

Please provide any additional information below.
Yi works perfectly using vty.

Attachments:
(Continue reading)

Gwern Branwen | 29 Aug 2010 14:22
Picon
Gravatar

Ireader mode not showing up in M-x

With darcs yi, and no apparent errors or lack of patches according to
'darcs check' and 'darcs pull', when I start yi and try to M-x into
ireader mode, nothing with the prefix iread shows up (see screenshot).
The M-x bindings for ireader seem to still be there in the source,
just not in my actual running yi. I blew away all the installed files
in .cache, lib/, and share/, and unregistered yi and then
cabal-installed from darcs, but nothing. I'm not sure when ireader
stopped showing up in M-x since I haven't used it in a few months.

-- 
gwern

--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel
Jean-Philippe Bernardy | 29 Aug 2010 18:24
Picon
Picon

Re: Ireader mode not showing up in M-x

Your function should be in the scope of the interpreter.

See Eval.hs:

LHI.setImportsQ [("Yi", Nothing), ("Yi.Keymap",Just "Yi.Keymap")] -

The set of imported stuff should probably be a config option.

Cheers,
JP.

On Sun, Aug 29, 2010 at 2:22 PM, Gwern Branwen <gwern0@...> wrote:
> With darcs yi, and no apparent errors or lack of patches according to
> 'darcs check' and 'darcs pull', when I start yi and try to M-x into
> ireader mode, nothing with the prefix iread shows up (see screenshot).
> The M-x bindings for ireader seem to still be there in the source,
> just not in my actual running yi. I blew away all the installed files
> in .cache, lib/, and share/, and unregistered yi and then
> cabal-installed from darcs, but nothing. I'm not sure when ireader
> stopped showing up in M-x since I haven't used it in a few months.
>
> --
> gwern
>
> --
> Yi development mailing list
> yi-devel@...
> http://groups.google.com/group/yi-devel

--

-- 
(Continue reading)

Jean-Philippe Bernardy | 29 Aug 2010 18:27

patch applied (yi): compilation fix

Sun Aug 29 12:24:55 EDT 2010  jeanphilippe.bernardy@...
  * compilation fix
  Ignore-this: d3533951084623ae2697a012d314f165

    M ./src/Yi/UI/Pango/ProjectTree.hs -2 +3

--

-- 
Yi development mailing list
yi-devel@...
http://groups.google.com/group/yi-devel


Gmane