I use Kate. Love it for the following features:

1. Wonderful customizable syntax highlighting not only for PHP, but
other languages/scripts as well. 

2. Splittable screen

3. Line numbering

4. A handy terminal emulator

5. Indent tracking, and brace tracking

6. Remembers recently opened files. I'll know what I've been working on.

7. Configurable tab spaces (I use 4 spaces)


Faisal


On Thu, 2003-01-23 at 16:47, Hans Jacob Simonsen wrote:
> Hi 
> 
> I have just started using xemacs as editor to my php scripts
> I think that the indentation in emacs stinks! xemacs has imorted a php
> package for med, but it does not make indentation on my html codes.
> <table>
> <tr>
> <td>
> </td>
> </tr>
> </table>
> 
> i would prefer looking like:
> <table>
>     <tr>
>        <td>
>          </td>
> and so fourth. 
> 
> Is there a way I can do this automatically? Now I do it by pressing space
> a lot of times. I hope there is a package I can import. Maybe there is
> some shortcut I can press where I want my tabbing to be, something like:
> 
> <table>
>      [press short-cut here]
> [here I only need to press TAB to get the right indent]
> 
> Are there other nice editors for Linux RedHat?
> 
> Please help me. I really need it.
> 
> Jacob
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Faisal Abdullah                 [EMAIL PROTECTED]
Systems Developer               Magnifix Sdn. Bhd.

Tel : 603-4142 1775             Fax : 603-4142 1550

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Isn't it time you browse through a different window?"


______________________________________


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to