On Mon, Jun 02, 2003 at 11:27:38PM +0200, Xavier Maillard wrote: > Arf ok. Now the problem is : I am not really a LUA fan ;) If it has > been written using elisp or perl or something similar
I'm not a fan of either of _those_. Perl is only suited as a replacement for sed and if I wanted to confuse people with functional programming, there are far better choices than Lots of Incomprehensible Silly Parantheses. > maybe i could > have found but in LUA, it is definetely outbound of my knowledge :) Lua is simple and easy. That's one of the reasons it was chosen. The manual is short and there just isn't much to learn unlike in those two languages you mentioned... > The same way, I would like to be ablet to switch to the latest WS (I > think this is the name) used before I switch. It shouldn't be that difficult to implement a few functions to do this by hooking to screen_workspace_switched (parameters: scr, ws). -- Tuomo
