Re: darcs patch: Add *completion* buffer to hinting in the style of ema...

2009-01-06 Thread Sasha Rush
happy to split the patches up. For 1 would you rather the whole status be displayed at the bottom, or for a separate *status* buffer open up. I really like the *completions* buffer in emacs because it lets me see the group of files in status in a nice two column tabular format. It's something that

Issue 220 in yi-editor: Unable to configure yi 0.5.2

2009-01-06 Thread codesite-noreply
Comment #3 on issue 220 by jan2ary: Unable to configure yi 0.5.2 http://code.google.com/p/yi-editor/issues/detail?id=220 I'm using ghc6 with cabal bundled (as far as I know in Ubuntu 8.10), but I've found file /usr/lib/ghc-6.8.2/lib/Cabal-1.2.3.0/HSCabal-1.2.3.0.o on a filesystem. So I think i

Re: darcs patch: Add *completion* buffer to hinting in the style of ema...

2009-01-06 Thread Jean-Philippe Bernardy
I have to issues with this: 1. The completions are already displayed in the status bar, so I'd prefer that the whole status message is displayed rather than opening a temporary buffer. 2. The completion buffer interferes with the functionality, eg. the wrong buffer is switched when more than one

Issue 219 in yi-editor: Not in scope: `compilerPath' while build yi

2009-01-06 Thread codesite-noreply
Updates: Status: WontFix Comment #3 on issue 219 by JeanPhilippe.bernardy: Not in scope: `compilerPath' while build yi http://code.google.com/p/yi-editor/issues/detail?id=219 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

Issue 220 in yi-editor: Unable to configure yi 0.5.2

2009-01-06 Thread codesite-noreply
Comment #2 on issue 220 by JeanPhilippe.bernardy: Unable to configure yi 0.5.2 http://code.google.com/p/yi-editor/issues/detail?id=220 this should work with cabal >= 1.6, which version are you using? -- You received this message because you are listed in the owner or CC fields of this issue,

Issue 219 in yi-editor: Not in scope: `compilerPath' while build yi

2009-01-06 Thread codesite-noreply
Comment #2 on issue 219 by jan2ary: Not in scope: `compilerPath' while build yi http://code.google.com/p/yi-editor/issues/detail?id=219 You're right, I've got a source from http://www.cse.unsw.edu.au/~dons/yi. Thanks. -- You received this message because you are listed in the owner or CC fie

Issue 220 in yi-editor: Unable to configure yi 0.5.2

2009-01-06 Thread codesite-noreply
Comment #1 on issue 220 by jan2ary: Unable to configure yi 0.5.2 http://code.google.com/p/yi-editor/issues/detail?id=220 Fixed by editing line 221: change ==3.* to >=0.93 && <0.94. Making such changes in lines with * symbol gives success. -- You received this message because you are listed in t

Issue 220 in yi-editor: Unable to configure yi 0.5.2

2009-01-06 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 220 by jan2ary: Unable to configure yi 0.5.2 http://code.google.com/p/yi-editor/issues/detail?id=220 What steps will reproduce the problem? 1. Download and unpack yi-0.5.2.tar.gz 2. Try to configure: $ runhaskell Setup.hs conf

Issue 219 in yi-editor: Not in scope: `compilerPath' while build yi

2009-01-06 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 219 by jan2ary: Not in scope: `compilerPath' while build yi http://code.google.com/p/yi-editor/issues/detail?id=219 What steps will reproduce the problem? 1. Get source from darcs repository 2. Configure: runhaskell Setup.hs c