<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[PHP] PHP &amp;amp; Emacs</title>
        <description> Hi all,

For curiosity, are there people here using Emacs to code in PHP?
What modes do you add? cedet, ecb,...

I see (just for the example) that Drupal has a short documentation page 
for Emacs http://drupal.org/node/59868

Have you got some in your bookmarks for general PHP coding?

-- 
RMA.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php</description>
        <link>http://www.serverphorums.com/read.php?8,488957,488957#msg-488957</link>
        <lastBuildDate>Tue, 21 May 2013 11:25:06 +0200</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.serverphorums.com/read.php?8,488957,490676#msg-490676</guid>
            <title>Re: [PHP] PHP &amp; Emacs</title>
            <link>http://www.serverphorums.com/read.php?8,488957,490676#msg-490676</link>
            <description><![CDATA[ On Fri, May 4, 2012 at 7:43 AM, Gerardo Benitez<br />
&lt;gerardobenitez@gmail.com&gt; wrote:<br />
&gt; Hi Mihamina,<br />
&gt;<br />
&gt; I think that a few number of people use Emacs to write Php, in fact for<br />
&gt; proffesionals porpuse the people use a IDE for Php, like Netbeams, Eclipse<br />
&gt; PDT or Zend Studio.<br />
&gt;<br />
&gt; Regards,<br />
&gt; Gerardo<br />
&gt;<br />
&gt; On Wed, May 2, 2012 at 8:21 AM, Mihamina Rakotomandimby<br />
&gt; &lt;mihamina@rktmb.org&gt;wrote:<br />
&gt;<br />
&gt;&gt; Hi all,<br />
&gt;&gt;<br />
&gt;&gt; For curiosity, are there people here using Emacs to code in PHP?<br />
&gt;&gt; What modes do you add? cedet, ecb,...<br />
&gt;&gt;<br />
&gt;&gt; I see (just for the example) that Drupal has a short documentation page<br />
&gt;&gt; for Emacs <a href="http://drupal.org/node/59868" target="_blank"  rel="nofollow">http://drupal.org/node/59868</a><br />
&gt;&gt;<br />
&gt;&gt; Have you got some in your bookmarks for general PHP coding?<br />
&gt;&gt;<br />
&gt;&gt; --<br />
&gt;&gt; RMA.<br />
&gt;&gt;<br />
&gt;&gt; --<br />
&gt;&gt; PHP General Mailing List (http://www.php.net/)<br />
&gt;&gt; To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a><br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;<br />
&gt;<br />
&gt; --<br />
&gt; Gerardo Benitez<br />
&gt; -------------------------<br />
&gt; Programador Web Freelance<br />
<br />
I use Emacs for editing practically everything. I use a<br />
[php-mode.el](http://php-mode.sourceforge.net/) that is derived from<br />
cc-mode, and works pretty well (except for one annoyance in that it<br />
doesn't recognize octothorpes (#) for comment beginners :P). [Multiple<br />
Major Modes](http://emacswiki.org/emacs/MultipleModes) is also pretty<br />
helpful so you can edit files that mix PHP, HTML, JS, and CSS (which<br />
is NOT a best practice, but sometimes necessary).<br />
<br />
The [Emacs Wiki](http://emacswiki.org) seems to be the best place for<br />
finding things in general, but is still not really as good as just<br />
doing a google/bing/ddg search on what you're looking for. *Lots* of<br />
people write about emacs, and there are generous tidbits all over.<br />
<br />
Another thing I use heavily are snippets. The best package I've found<br />
for this is the (Yet Another Snippets<br />
mode)[https://github.com/capitaomorte/yasnippet] which speeds up<br />
development quite a bit.<br />
<br />
I have a (very limited) info page on Emacs on my wiki:<br />
<a href="http://wiki.tamaratemple.com/Technology/Emacs" target="_blank"  rel="nofollow">http://wiki.tamaratemple.com/Technology/Emacs</a> (this is not<br />
advertising; my server is small and won't handle a huge number of<br />
hits; please don't /. it!)<br />
<br />
-- <br />
PHP General Mailing List (http://www.php.net/)<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>tamouse mailing lists</dc:creator>
            <category>php-general</category>
            <pubDate>Sat, 05 May 2012 04:00:02 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?8,488957,490207#msg-490207</guid>
            <title>Re: [PHP] PHP &amp; Emacs</title>
            <link>http://www.serverphorums.com/read.php?8,488957,490207#msg-490207</link>
            <description><![CDATA[ Hi Mihamina,<br />
<br />
I think that a few number of people use Emacs to write Php, in fact for<br />
proffesionals porpuse the people use a IDE for Php, like Netbeams, Eclipse<br />
PDT or Zend Studio.<br />
<br />
Regards,<br />
Gerardo<br />
<br />
On Wed, May 2, 2012 at 8:21 AM, Mihamina Rakotomandimby<br />
&lt;mihamina@rktmb.org&gt;wrote:<br />
<br />
&gt; Hi all,<br />
&gt;<br />
&gt; For curiosity, are there people here using Emacs to code in PHP?<br />
&gt; What modes do you add? cedet, ecb,...<br />
&gt;<br />
&gt; I see (just for the example) that Drupal has a short documentation page<br />
&gt; for Emacs <a href="http://drupal.org/node/59868" target="_blank"  rel="nofollow">http://drupal.org/node/59868</a><br />
&gt;<br />
&gt; Have you got some in your bookmarks for general PHP coding?<br />
&gt;<br />
&gt; --<br />
&gt; RMA.<br />
&gt;<br />
&gt; --<br />
&gt; PHP General Mailing List (http://www.php.net/)<br />
&gt; To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a><br />
&gt;<br />
&gt;<br />
<br />
<br />
-- <br />
Gerardo Benitez<br />
-------------------------<br />
Programador Web Freelance]]></description>
            <dc:creator>Gerardo Benitez</dc:creator>
            <category>php-general</category>
            <pubDate>Fri, 04 May 2012 14:50:02 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?8,488957,488957#msg-488957</guid>
            <title>[PHP] PHP &amp; Emacs</title>
            <link>http://www.serverphorums.com/read.php?8,488957,488957#msg-488957</link>
            <description><![CDATA[ Hi all,<br />
<br />
For curiosity, are there people here using Emacs to code in PHP?<br />
What modes do you add? cedet, ecb,...<br />
<br />
I see (just for the example) that Drupal has a short documentation page <br />
for Emacs <a href="http://drupal.org/node/59868" target="_blank"  rel="nofollow">http://drupal.org/node/59868</a><br />
<br />
Have you got some in your bookmarks for general PHP coding?<br />
<br />
-- <br />
RMA.<br />
<br />
-- <br />
PHP General Mailing List (http://www.php.net/)<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Mihamina Rakotomandimby</dc:creator>
            <category>php-general</category>
            <pubDate>Wed, 02 May 2012 13:30:04 +0200</pubDate>
        </item>
    </channel>
</rss>
