From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Samuel W. Flint" Newsgroups: gmane.emacs.devel Subject: Re: Looking for an elisp developer for php mode extensions Date: Tue, 12 May 2015 18:01:33 -0500 Message-ID: <003e251152a2d0ec8af3faa272ba1808.squirrel@flintfam.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1431471564 27507 80.91.229.3 (12 May 2015 22:59:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 May 2015 22:59:24 +0000 (UTC) Cc: Emacs-Devel devel To: "David Arroyo Menendez" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 13 00:59:17 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YsJ8u-00047x-7O for ged-emacs-devel@m.gmane.org; Wed, 13 May 2015 00:59:16 +0200 Original-Received: from localhost ([::1]:45590 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsJ8t-0004s4-LC for ged-emacs-devel@m.gmane.org; Tue, 12 May 2015 18:59:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsJ8g-0004rv-Qs for emacs-devel@gnu.org; Tue, 12 May 2015 18:59:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YsJ8f-0005n7-NS for emacs-devel@gnu.org; Tue, 12 May 2015 18:59:02 -0400 Original-Received: from flintfam.org ([50.116.25.174]:53497 helo=mail.flintfam.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YsJ8b-0005kt-90; Tue, 12 May 2015 18:58:57 -0400 Original-Received: from flintfam.org (localhost [IPv6:::1]) (Authenticated sender: swflint@flintfam.org) by mail.flintfam.org (Postfix) with ESMTPA id 93AC8842B; Tue, 12 May 2015 23:01:33 +0000 (UTC) Original-Received: from 174.71.117.143 (SquirrelMail authenticated user swflint@flintfam.org) by flintfam.org with HTTP; Tue, 12 May 2015 18:01:33 -0500 In-Reply-To: User-Agent: SquirrelMail/1.4.22 X-Priority: 3 (Normal) Importance: Normal X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 50.116.25.174 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186472 Archived-At: If you don't mind this being their first major elisp project, I'd be willing to give it a go! Sam On Tue, May 12, 2015 4:58 pm, David Arroyo Menendez wrote: > > 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. > > --=20 Sam Flint swflint@flintfam.org freenode: swflint (402) 517-8468 http://flintfam.org/~swflint BAFBF3FF