Re: [dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Kris Maglione
On Wed, Sep 30, 2009 at 09:32:07PM +0200, Thomas Dahms wrote: I should have tried before replying. This did not work. I had to copy the whole python/ from /etc/wmii-hg to ~/.wmii-hg and edit wmiirc.py in there. I guess the "import wmiirc" in python/wmiirc gives always priority to the working di

[dev] Suckless.org and Werc

2009-09-30 Thread Uriel
Anselm has written an excellent explanation of the werc setup for suckless.org: http://werc.cat-v.org/wiki/suckless/ It would be great if others want to document their werc setups, just send me your desired user/pass and I will add you to the list of editors for the werc wiki. In related news, w

Re: [dev] Suckless word processing solution?

2009-09-30 Thread Wyrmskull
A life with no typesetting. lordkran...@gmail.com 2009/10/1 hiro <23h...@googlemail.com>: > This is actually pretty inconsistent. > What's your guy's suckless version of life? > > On Wed, Sep 30, 2009 at 11:05 PM, Suraj Kurapati wrote: >> On Wed, Sep 30, 2009 at 12:57 AM, Jessta wrote: >>> My

Re: [dev] Suckless word processing solution?

2009-09-30 Thread hiro
This is actually pretty inconsistent. What's your guy's suckless version of life? On Wed, Sep 30, 2009 at 11:05 PM, Suraj Kurapati wrote: > On Wed, Sep 30, 2009 at 12:57 AM, Jessta wrote: >> My suckless version of typesetting is to not typeset anything at all. > > Brilliant!  This makes a great

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-09-30 Thread Suraj Kurapati
On Wed, Sep 30, 2009 at 1:32 AM, Suraj Kurapati wrote: > I will move my eccentric setup to a "personal" branch on GitHub and > merge your patches onto my GitHub master branch. This is done. master = http://github.com/sunaku/wmiirc/ personal = http://github.com/sunaku/wmiirc/tree/personal By the

Re: [dev] Suckless word processing solution?

2009-09-30 Thread Suraj Kurapati
On Wed, Sep 30, 2009 at 12:57 AM, Jessta wrote: > My suckless version of typesetting is to not typeset anything at all. Brilliant! This makes a great quotation; both philosophical and practical.

Re: [dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Thomas Dahms
On Wed, 30 Sep 2009 15:09:43 -0400 Kris Maglione wrote: > For now, just copy wmiirc.py to ~/.wmii and edit that. I should have tried before replying. This did not work. I had to copy the whole python/ from /etc/wmii-hg to ~/.wmii-hg and edit wmiirc.py in there. I guess the "import wmiirc" in p

Re: [dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Kris Maglione
On Wed, Sep 30, 2009 at 09:16:00PM +0200, Thomas Dahms wrote: Btw, the history files are named history.prog and history.action for the Python wmiirc and history.progs and history.actions for the sh version. Only history.tags is common. May be good to have the same names in order to reuse the h

Re: [dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Thomas Dahms
On Wed, 30 Sep 2009 15:09:43 -0400 Kris Maglione wrote: > Well, to start with, you don't need to import all of those > modules. Aside from that, you bring up a good point: key > bindings are interpolated from events.keydefs when they're > defined. You're changing them after that point. I'll se

Re: [dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Kris Maglione
On Wed, Sep 30, 2009 at 08:53:59PM +0200, Thomas Dahms wrote: I tried the Python wmiirc today. As I understand the documentation, all I have to do is put wmiirc_local.py to ~/.wmii-hg and leave everything else in /etc. Then wmii -r python/wmiirc starts with the Python wmiirc, but anything in wm

[dev] wmii: Question on wmiirc_local.py

2009-09-30 Thread Thomas Dahms
Hi, I tried the Python wmiirc today. As I understand the documentation, all I have to do is put wmiirc_local.py to ~/.wmii-hg and leave everything else in /etc. Then wmii -r python/wmiirc starts with the Python wmiirc, but anything in wmiirc_local.py is ignored. So far I tried only key bindings

Re: [dev][surf] Next schedule?

2009-09-30 Thread markus schnalke
[2009-09-17 10:48] sta...@cs.tu-berlin.de > > I used to depend heavily on sessions and especially tabs. I started using > them in a non-tiling WM and was attracted by the lower memory consumption. > I even hacked couple of ugly scripts for loading and saving sessions in > w3m+screen. I misused ta

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-09-30 Thread Suraj Kurapati
On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione wrote: > wmii now includes a ruby-based wmiirc by Suraj Kurapati. The distributed > version contains minor changes so that the default configuration more > closely resembles the default wmii configuration. Thanks, I am honored. > I'm maintaining the

Re: [dev] [dwm] pertag and struct Monitor issues

2009-09-30 Thread Sidney Amani
On Wed, Sep 30, 2009 at 9:37 AM, Mate Nagy wrote: >> Would it make sense to add a >> >> void *aux; >> >> to Monitor, that patches don't need to screw around with dwm.c? >  IMHO this would be really ugly and patches mucking up dwm.c would be > preferable to this. > I agree, and it wouldn't work wh

Re: [dev] Suckless word processing solution?

2009-09-30 Thread Jessta
I haven't had a printer in 9 years, I don't even have CUPS installed and in that time I've only ever had to print things out a few times and only for other people's needs. My suckless version of typesetting is to not typeset anything at all. On 30/09/2009, Anselm R Garbe wrote: > 2009/9/29 Kris

Re: [dev] [ANN] wmii 3.9a2 released

2009-09-30 Thread Anselm R Garbe
Hi, 2009/9/30 Uriel : > Nice. Any chance we could get freshmeat announcements for new > releases? I have perms to the fm project, but I'd rather whoever does > the release makes the announcement (with a script like > releaser/snake-steak you can upload the tarballs, tag hg, post to the > mailing l

Re: [dev] Suckless word processing solution?

2009-09-30 Thread Anselm R Garbe
2009/9/29 Kris Maglione : > On Tue, Sep 22, 2009 at 04:06:16PM +0100, Anselm R Garbe wrote: >> >> I'm looking for such thing as well. On IRC in the #suckless channel >> someone posted a link to Word 5.5 just now, I think that might be an >> option for the interim. I think Word 5.5 is the most usabl

Re: [dev] [dwm] pertag and struct Monitor issues

2009-09-30 Thread Mate Nagy
Hiho, > > But the nasty thing is, layout patches like gaplessgrid need to know > > Monitor when compiled. I thought the same, when writing nmaster+bstack, but then nsz has rewritten it in its current form, and it doesn't need to know Monitor. Look at http://dwm.suckless.org/patches/nmaster-sym.c

Re: [dev] Suckless word processing solution?

2009-09-30 Thread Anselm R Garbe
2009/9/29 Uriel : > Just FYI, p9p's troff does UTF-8 quite well too: http://plan9.us Well if you advertise that, troff is included in 9base as well: http://tools.suckless.org/9base Kind regards, Anselm

Re: [dev] [dwm] pertag and struct Monitor issues

2009-09-30 Thread Anselm R Garbe
2009/9/29 Tadeusz Sośnierz : > Hello, > I've stumbled upon this while trying to add gaplessgrid layout to my > dwm. In pertag patch, the struct Monitor is moved after the '#include > "config.h"' line, so it will know about 'tags' variable I guess. But > the nasty thing is, layout patches like gaple