unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Arroyo Menendez <davidam@gnu.org>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Looking for an elisp developer for php mode extensions
Date: Tue, 12 May 2015 17:58:47 -0400	[thread overview]
Message-ID: <ysumw191mqw.fsf@fencepost.gnu.org> (raw)


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.



             reply	other threads:[~2015-05-12 21:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-12 21:58 David Arroyo Menendez [this message]
2015-05-12 22:52 ` Looking for an elisp developer for php mode extensions 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ysumw191mqw.fsf@fencepost.gnu.org \
    --to=davidam@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).