Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-10 Thread A. Khattri
On Wed, 9 Nov 2005, Renat Golubchyk wrote: > "syntax on" within vim or in your .vimrc That would be ":syntax on" (note leading colon) from inside vim. -- -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-09 Thread Michael Crute
On 11/8/05, Michael Shaw <[EMAIL PROTECTED]> wrote: What editor do people use for PHP and Perl development.  I'm looking forsomething with syntax highlighting and such, so that rules ut vi or gedit.Thanks,Mike-- gentoo-user@gentoo.org mailing listEclipse is the ultimate IDE from my perspective. I a

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-09 Thread Stoian Ivanov
On Wednesday 09 November 2005 05:21, Michael Shaw wrote: > gentuxx wrote: > >-BEGIN PGP SIGNED MESSAGE- > >Hash: SHA1 > > > >Michael Shaw wrote: > >>What editor do people use for PHP and Perl development. I'm looking > >>for something with syntax highlighting and such, so that rules ut vi >

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
Heinz Sporn wrote: Am Dienstag, den 08.11.2005, 19:07 -0500 schrieb Thomas Tuttle: On November 08 at 13:33 EST, Michael Shaw hastily scribbled: What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or g

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Heinz Sporn
Am Dienstag, den 08.11.2005, 19:07 -0500 schrieb Thomas Tuttle: > On November 08 at 13:33 EST, Michael Shaw hastily scribbled: > > What editor do people use for PHP and Perl development. I'm looking for > > something with syntax highlighting and such, so that rules ut vi or gedit. > I can offer t

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
gentuxx wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Shaw wrote: What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or gedit. Thanks, Mike I seems like you've got a lot of good sug

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
Renat Golubchyk wrote: On Tue, 08 Nov 2005 14:25:05 -0800 Michael Shaw <[EMAIL PROTECTED]> wrote: A. Khattri wrote: On Tue, 8 Nov 2005, Michael Shaw wrote: Well, my terminal does have some color, but not syntax hilighting from within VIM. How would I changes this? I actually

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread gentuxx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Shaw wrote: > What editor do people use for PHP and Perl development. I'm looking > for something with syntax highlighting and such, so that rules ut vi > or gedit. > > Thanks, > Mike I seems like you've got a lot of good suggestions here, so

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Thomas Tuttle
On November 08 at 13:33 EST, Michael Shaw hastily scribbled: > What editor do people use for PHP and Perl development. I'm looking for > something with syntax highlighting and such, so that rules ut vi or gedit. I can offer three suggestions: 1. vim. If you set it up right (just a few lines in

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Renat Golubchyk
On Tue, 08 Nov 2005 14:25:05 -0800 Michael Shaw <[EMAIL PROTECTED]> wrote: > A. Khattri wrote: > > >On Tue, 8 Nov 2005, Michael Shaw wrote: > Well, my terminal does have some color, but not syntax hilighting > from within VIM. How would I changes this? I actually don't mind > VIM, as it is quite

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
Stuart Herbert wrote: Hi, On Tue, 2005-11-08 at 10:33 -0800, Michael Shaw wrote: What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or gedit. Thanks, Mike I used the php-mode for emacs when I co-

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
A. Khattri wrote: On Tue, 8 Nov 2005, Michael Shaw wrote: What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or gedit. Not true - maybe your terminal doesn't do color or you have it switched off?

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Stuart Herbert
Hi, On Tue, 2005-11-08 at 10:33 -0800, Michael Shaw wrote: > What editor do people use for PHP and Perl development. I'm looking for > something with syntax highlighting and such, so that rules ut vi or gedit. > > Thanks, > Mike I used the php-mode for emacs when I co-wrote the Zend Certificat

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread b.n.
If you want something easy, gui-based and cool, try Kate. It's a cool, advanced KDE-based editor. m. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread A. Khattri
On Tue, 8 Nov 2005, Michael Shaw wrote: > What editor do people use for PHP and Perl development. I'm looking for > something with syntax highlighting and such, so that rules ut vi or gedit. Not true - maybe your terminal doesn't do color or you have it switched off? -- -- gentoo-user@gento

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Billy Holmes
Michael Shaw wrote: What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or gedit. I use vim. it highlights and can auto indent. perfect for me! -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Catalin Trifu
    vim rulez! My personal opinion is that vim is the best, with an assortment of carefully chosen plugins is perfect. takes some time to learn it though. Catalin Michael Shaw wrote: What editor do people use for PHP and Perl development.  I'm looking for something with syntax highlighting an

Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread John Jolet
On Tuesday 08 November 2005 12:33, Michael Shaw wrote: > What editor do people use for PHP and Perl development. I'm looking for > something with syntax highlighting and such, so that rules ut vi or gedit. acutally, vim will do php and perl syntax highlighting. > > Thanks, > Mike -- John Jolet Y

[gentoo-user] Developmnet Environment for PHP and PERL

2005-11-08 Thread Michael Shaw
What editor do people use for PHP and Perl development. I'm looking for something with syntax highlighting and such, so that rules ut vi or gedit. Thanks, Mike -- gentoo-user@gentoo.org mailing list