From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs and php Date: Tue, 19 Dec 2006 14:16:14 +0100 Message-ID: <4587E61E.9090608@student.lu.se> References: <87r6uwgjzi.fsf@mixandgo.ro> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1166534487 3807 80.91.229.2 (19 Dec 2006 13:21:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Dec 2006 13:21:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 19 14:21:23 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gwets-0006KN-GK for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 14:20:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gwets-0006tZ-07 for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 08:20:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GwepQ-00048T-Tm for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 08:16:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GwepL-00044K-Kb for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 08:16:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwepK-00043f-EK for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 08:16:14 -0500 Original-Received: from [80.76.149.213] (helo=ch-smtp02.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GwepJ-0007kU-1m for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 08:16:13 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:64907 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GwepG-00047d-8m; Tue, 19 Dec 2006 14:16:11 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Cezar In-Reply-To: <87r6uwgjzi.fsf@mixandgo.ro> X-Antivirus: avast! (VPS 0659-1, 2006-12-16), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1GwepG-00047d-8m. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1GwepG-00047d-8m 3852615dcabeb8f7c43b8bee1eb014ac X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:39738 Archived-At: Cezar wrote: > Hello, > > I recently got interested in PHP and I would like to use emacs for > writing PHP code. Currently I am using nxml-mode for xhtml stuff and > I love it. I've tried using php-mode for xhtml+php (mixing code) and > it doesn't play nice. > > I would like to know if anyone is using emacs to write php code and > care to share some ideas/customizations/experience/etc. > > Best regards, > Cezar > I have tried a little bit, but not very much. What are you trying to do?