emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Looking for an elisp developer for php mode extensions


From: Samuel W. Flint
Subject: Re: Looking for an elisp developer for php mode extensions
Date: Tue, 12 May 2015 18:01:33 -0500
User-agent: SquirrelMail/1.4.22

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.
>
>


-- 
Sam Flint
address@hidden
freenode: swflint
(402) 517-8468
http://flintfam.org/~swflint
BAFBF3FF




reply via email to

[Prev in Thread] Current Thread [Next in Thread]