all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Working with emacs and php
@ 2013-09-12  7:40 anaychowdhary
  2013-09-12  8:26 ` Jambunathan K
  0 siblings, 1 reply; 3+ messages in thread
From: anaychowdhary @ 2013-09-12  7:40 UTC (permalink / raw)
  To: Help-gnu-emacs

How to setup emacs to work with php?




--
View this message in context: http://emacs.1067599.n5.nabble.com/Working-with-emacs-and-php-tp297111.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Working with emacs and php
  2013-09-12  7:40 Working with emacs and php anaychowdhary
@ 2013-09-12  8:26 ` Jambunathan K
  0 siblings, 0 replies; 3+ messages in thread
From: Jambunathan K @ 2013-09-12  8:26 UTC (permalink / raw)
  To: anaychowdhary; +Cc: Help-gnu-emacs

anaychowdhary <chowdhary.anay@gmail.com> writes:

> How to setup emacs to work with php?

https://duckduckgo.com/html/?q=php%20site%3Aemacswiki.org

> --
> View this message in context: http://emacs.1067599.n5.nabble.com/Working-with-emacs-and-php-tp297111.html
> Sent from the Emacs - Help mailing list archive at Nabble.com.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Working with emacs and php
       [not found] <mailman.1905.1378974063.10748.help-gnu-emacs@gnu.org>
@ 2013-09-12 21:30 ` Felix Dietrich
  0 siblings, 0 replies; 3+ messages in thread
From: Felix Dietrich @ 2013-09-12 21:30 UTC (permalink / raw)
  To: help-gnu-emacs

> How to setup emacs to work with php?

For a basic setup add marmelade to you repos[1][2]:

(add-to-list 'package-archives
             '("marmalade" . "http://marmalade-repo.org/packages/"))

And then do:

M-x package-install php-mode


The wiki has more information on the various php-modes and on how to
setup multiple modes in a buffer[3].

[1]  http://www.emacswiki.org/emacs/ELPA

[2]  http://marmalade-repo.org/packages/php-mode

[3]  http://www.emacswiki.org/emacs/PhpMode

--
Felix Dietrich


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-12 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12  7:40 Working with emacs and php anaychowdhary
2013-09-12  8:26 ` Jambunathan K
     [not found] <mailman.1905.1378974063.10748.help-gnu-emacs@gnu.org>
2013-09-12 21:30 ` Felix Dietrich

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.