I actually want a way to explicitly specify what directory tou se for
grepFind and searchSources. I'm usually editing a file that's in a
subdirectory of the project.
In the Emacs keyamp, I wouldn't mind having it default to the current
buffer's dir, but a prefix arg makes it prompt for dir. However
When launching a command like shell or grepFind, one usually wants it
with the current buffer
directory as starting directory. I propose to change the curremt
directory to a buffer directory when making that directory current.
When, that buffer is attached to a file, that is.
This is the emacs be
Tue Mar 10 17:13:16 EDT 2009 aconb...@conbere.org
* updatePythonTabSettings
Ignore-this: b74a1d31f8a496a1077d80d441cf263f
This is a small patch to make sure that in python mode our tabs are 4 spaces.
M ./Yi/Modes.hs -2 +8
--~--~-~--~~~---~--~~
Yi
Tue Mar 10 15:32:27 EDT 2009 jeanphilippe.berna...@gmail.com
* release preparation work
M ./Contributors.hs +2
M ./doc/blog/Release.text -20 +34
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/y
We try to keep most things documented as haddock comments. Things that
do not fit there should go on the wiki, but there is next to nothing
there yet afaik. It would be most helpful to add documentation as you
go!
Cheers,
JP.
On Tue, Mar 10, 2009 at 7:00 PM, Kevin Ballard wrote:
> Speaking of n
Speaking of not knowing how this stuff works yet, is there any internal
documentation on how the source works, or do I just have to keep reading all
the source to figure stuff out?
On Tue, Mar 10, 2009 at 10:55 AM, Kevin Ballard wrote:
> I did a quick grep and regionOfB is used in a bunch of pla
I did a quick grep and regionOfB is used in a bunch of places. I don't
understand how most of this stuff works yet, so I tweaked promptTag instead
because I don't know what would happen if I redefined regionOfB. If defining
regionOfB to cover only the actual word chars and drop non-word chars works
Tue Mar 10 12:37:16 EDT 2009 jeanphilippe.berna...@gmail.com
* comment typos
M ./Yi/Buffer/Normal.hs -2 +2
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~~--
Hm, it seems that this is really a problem in regionOfB... It just
doesn't seem to have useful
semantics in its current form.
How about defining: regionOfB = regionOfNonEmptyB ?
Thanks!
JP.
On Tue, Mar 10, 2009 at 3:47 PM, wrote:
> Tue Mar 10 07:45:20 PDT 2009 ke...@sb.org
> * Yi.Keymap.Ema
Tue Mar 10 05:20:30 EDT 2009 jeanphilippe.berna...@gmail.com
* normalization work on the Unicode input (greek)
M ./Yi/Char/Unicode.hs +36
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~-
Tue Mar 10 11:02:33 EDT 2009 ke...@sb.org
* Update the yi.hs example files to use the predefined configs
Yi.Config.Default provides values for defaultEmacsConfig, defaultVimConfig,
and defaultCuaConfig. Update the examples/ files to make use of these.
M ./examples/yi-simple.hs -2 +2
Tue Mar 10 05:20:00 EDT 2009 jeanphilippe.berna...@gmail.com
* remove workaround for fixed bug.
M ./Yi/Event.hs -1 +1
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~~
12 matches
Mail list logo