[E-devel] E16.7 Proposed Feature: Keychains

2003-10-27 Thread BAM
Due to E16's poor support for Xnest (read: X crashes), I found myself using pekwm. Don't think I'll switch my main desktops, but there are two features I really like: tabs and keychains/maps (like C-x or C-c in Emacs). Keymapping was easier to write, so here goes. This is just a simple first effo

Re: [E-devel] E16.7 Proposed Feature: Keychains

2003-10-27 Thread Mike Frysinger
On Monday 27 October 2003 07:54, BAM wrote: > Due to E16's poor support for Xnest (read: X crashes), I found myself > using pekwm. i use xnest over here w/out any bugs ... -mike pgp0.pgp Description: signature

Re: [E-devel] E16.7 Proposed Feature: Keychains

2003-10-27 Thread BAM
On Mon, 2003-10-27 at 08:43, Mike Frysinger wrote: > On Monday 27 October 2003 07:54, BAM wrote: > > Due to E16's poor support for Xnest (read: X crashes), I found myself > > using pekwm. > > i use xnest over here w/out any bugs ... > -mike I don't use debian, but this guy had the same problem:

Re: [E-devel] E16.7 Proposed Feature: Keychains

2003-10-27 Thread The Rasterman
On Mon, 27 Oct 2003 07:54:08 -0500 BAM <[EMAIL PROTECTED]> babbled: > Due to E16's poor support for Xnest (read: X crashes), I found myself > using pekwm. i might be inclined to rephrase that as "due to xnest being unstable and buggy, i decided to change software unrelated to it

Re: [E-devel] E16.7 Proposed Feature: Keychains

2003-10-27 Thread BAM
On Mon, 2003-10-27 at 16:46, Carsten Haitzler wrote: > On Mon, 27 Oct 2003 07:54:08 -0500 BAM <[EMAIL PROTECTED]> babbled: > > > Due to E16's poor support for Xnest (read: X crashes), I found myself > > using pekwm. > > i might be inclined to rephrase that as "due to xnest being unstable and bugg

[E-devel] edc.vim

2003-10-27 Thread Yuri
You can get it here: http://ict197.gratis.kg/imlib2/edc.vim.gz Help on installing syntax files: :help 44.11 Useful command are :set syntax=edc or :setf edc, you may edit filetypes.vim as well. Using this syntax file it's quite easy to find mistakes in edc files, like "offset, -61, -1;" in the

[E-devel] sideways terminal

2003-10-27 Thread Eddie Anzalone
Enlightenment Developers, Hi. I haven't found that eterm or another x terminal application is cabable of being displayed sideways. So instead of the terminal being oriented left->right (like everything on the screen), it would be oriented top->bottom and it would scroll towards the center

[E-devel] edc.vim

2003-10-27 Thread Yuri
You can get it here: http://ict197.gratis.kg/imlib2/edc.vim.gz Help on installing syntax files: :help 44.11 Useful command are :set syntax=edc or :setf edc, you may edit filetypes.vim as well. Using this syntax file it's quite easy to find mistakes in edc files, like "offset, -61, -1;" in the

Re: [E-devel] edc.vim

2003-10-27 Thread Ibukun Olumuyiwa
On Sun 26 Oct 2003, Yuri wrote: > > > You can get it here: > http://ict197.gratis.kg/imlib2/edc.vim.gz > > Help on installing syntax files: > :help 44.11 > > Useful command are :set syntax=edc or :setf edc, you may edit > filetypes.vim as well. > > > Using this syntax file it's quite easy to