From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cezar Newsgroups: gmane.emacs.help Subject: emacs and php Date: Tue, 19 Dec 2006 14:15:13 +0200 Message-ID: <87r6uwgjzi.fsf@mixandgo.ro> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166530851 21988 80.91.229.2 (19 Dec 2006 12:20:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Dec 2006 12:20:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 19 13:20:46 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 1GwdxS-0007Tw-Uk for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 13:20:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwdxS-0000rC-9W for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Dec 2006 07:20:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GwdxA-0000pX-5b for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 07:20:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gwdx7-0000lq-7q for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 07:20:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gwdx7-0000lZ-2G for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 07:20:13 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gwdx6-0002La-PZ for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 07:20:13 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Gwdww-0007L5-7a for help-gnu-emacs@gnu.org; Tue, 19 Dec 2006 13:20:02 +0100 Original-Received: from dyn-86.106.36.106.tm.upcnet.ro ([86.106.36.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Dec 2006 13:20:02 +0100 Original-Received: from cezar by dyn-86.106.36.106.tm.upcnet.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Dec 2006 13:20:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dyn-86.106.36.106.tm.upcnet.ro User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:fG6MZLZVLCYtAKolmL18F50AIvQ= 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:39732 Archived-At: 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