unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Looking for an elisp developer for php mode extensions
@ 2015-05-12 21:58 David Arroyo Menendez
  2015-05-12 22:52 ` Lennart Borgman
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: David Arroyo Menendez @ 2015-05-12 21:58 UTC (permalink / raw)
  To: Emacs-Devel devel


If you install php extensions
(https://savannah.nongnu.org/projects/php-ext-el/), you will have
autocompletion and skeleton templates for many, many php functions:

$ cd ~
$ mkdir mydir
$ cd mydir
$ git clone git://git.savannah.nongnu.org/php-ext-el.git

Edit you .emacs and add:

(setq php-ext-path "~/mydir")
(load (concat php-ext-path "php-ext.el")) 

The project is bring skeletons to all php functions. I'm looking for
developers interested in this project.

Kind regards.



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

end of thread, other threads:[~2015-05-18 21:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-12 21:58 Looking for an elisp developer for php mode extensions David Arroyo Menendez
2015-05-12 22:52 ` Lennart Borgman
2015-05-17 14:58   ` David Arroyo Menendez
2015-05-12 23:01 ` Samuel W. Flint
2015-05-13 12:35 ` Stefan Monnier
2015-05-13 21:35   ` Bozhidar Batsov
2015-05-13 21:42     ` Bozhidar Batsov
2015-05-14  3:44       ` Stefan Monnier
2015-05-14  9:46       ` Phillip Lord
2015-05-17 15:08     ` David Arroyo Menendez
2015-05-17 15:29       ` Przemysław Wojnowski
2015-05-18  5:44         ` Bozhidar Batsov
2015-05-18 21:58           ` David Arroyo Menendez

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).