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: Lennart Borgman
Subject: Re: Looking for an elisp developer for php mode extensions
Date: Wed, 13 May 2015 00:52:48 +0200

On Tue, May 12, 2015 at 11:58 PM, David Arroyo Menendez <address@hidden> 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.
>

Sounds nice. What version of Emacs does it require?



reply via email to

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