Patch for read-only dired buffer

2009-08-16 Thread Wen Pu
Hi, This is a patch for read-only Dired buffer, and adding key 'u' for diredUnmark. I use Dired a lot on Emacs, just want to make Yi's more Emacs-like. I'm new to Yi, so I'm not sure I'm DTRT. Thanks, -Wen --~--~-~--~~~---~--~~ Yi development mailing list yi-de

patch applied (yi): haskell strokes: don't repeat the default case

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 14:54:24 EDT 2009 jeanphilippe.berna...@gmail.com * haskell strokes: don't repeat the default case Ignore-this: c59bc500801fb06ef27fd0d261f63c7e M ./src/Yi/Syntax/Strokes/Haskell.hs -18 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel

patch applied (yi): precise haskell: use focusing

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 14:54:48 EDT 2009 jeanphilippe.berna...@gmail.com * precise haskell: use focusing Ignore-this: 1a84ce21edc70ca768b22572c63edc2f M ./src/Yi/Mode/Haskell.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http:/

patch applied (yi): further regularisation of the haskell ASt

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 14:49:28 EDT 2009 jeanphilippe.berna...@gmail.com * further regularisation of the haskell ASt Ignore-this: 832040d87f1936502bdbafdb15e4caaa M ./src/Yi/Mode/Haskell.hs -14 +4 M ./src/Yi/Syntax/Haskell.hs -32 +32 M ./src/Yi/Syntax/Strokes/Haskell.hs -20 +7 --~--~---

patch applied (yi): Fix for Dollarify.hs

2009-08-16 Thread Anders Karlsson
Sun Aug 16 11:56:49 EDT 2009 anders...@gmail.com * Fix for Dollarify.hs Ignore-this: 2954f48b95a3fe0172a22a4adb542d1b M ./src/Yi/Mode/Haskell/Dollarify.hs -2 +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.goog

patch applied (yi): use the focusing driver as possible

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 10:50:11 EDT 2009 jeanphilippe.berna...@gmail.com * use the focusing driver as possible Ignore-this: 69c8979481b1dbd375e8e8bdd69f6748 M ./src/Yi/Mode/Haskell.hs -2 +2 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com h

patch applied (yi): oops, fix build

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 10:48:15 EDT 2009 jeanphilippe.berna...@gmail.com * oops, fix build Ignore-this: 372a877d0631169400d02bae128148f4 M ./src/Yi/Syntax/Haskell.hs -2 +5 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.googl

patch applied (yi): haskell: regularise the syntax type

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 10:44:41 EDT 2009 jeanphilippe.berna...@gmail.com * haskell: regularise the syntax type Ignore-this: b2a65b9c43e92108e4ad8e3d90dc9f2 M ./src/Yi/Syntax/Haskell.hs -32 +17 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.co

patch applied (yi): fix Paren mode indent

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 10:42:11 EDT 2009 jeanphilippe.berna...@gmail.com * fix Paren mode indent Ignore-this: 12ae6635a700130bc5509414e36d52b7 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~--

patch applied (yi): Fix the indentation hints in "clever haskell mode"

2009-08-16 Thread Anders Karlsson
Sun Aug 16 09:31:47 EDT 2009 anders...@gmail.com * Fix the indentation hints in "clever haskell mode" Ignore-this: e194ceddd8b1c3c4df45af23b6aba209 M ./src/Yi/Mode/Haskell.hs -1 +1 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.co

Issue 292 in yi-editor: Further unification of emacs and vim keymaps.

2009-08-16 Thread codesite-noreply
Updates: Status: Fixed Comment #1 on issue 292 by JeanPhilippe.bernardy: Further unification of emacs and vim keymaps. http://code.google.com/p/yi-editor/issues/detail?id=292 The Vim keymap record had too much specific suff in it, so I used the Keymap set instead, and implemented a s

patch applied (yi): Buffer-local transform KeymapSets

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 08:08:36 EDT 2009 jeanphilippe.berna...@gmail.com * Buffer-local transform KeymapSets Ignore-this: 2a6121421c9e6e37766b4e98f96f3525 This may force to update the configuration! See ./src/Yi/Users/JP.hs. Additionally: * There is an extra field in the sets for "startup"

patch applied (yi): remove obsolete code

2009-08-16 Thread Jean-Philippe Bernardy
Sun Aug 16 08:08:45 EDT 2009 jeanphilippe.berna...@gmail.com * remove obsolete code Ignore-this: 1f46aefdf352c543c6e60b8d08bd6061 M ./src/Yi/Config.hs -3 M ./src/Yi/Keymap.hs -4 +1 M ./src/Yi/Keymap.hs-boot -1 +1 --~--~-~--~~~---~--~~ Yi developme