[cvs] [Wiki] changed: Doc/Dev/Emacs
Gunnar Wrobel
p at rdus.de
Mon Jan 26 19:47:01 UTC 2009
wrobel Mon, 26 Jan 2009 14:47:01 -0500
Modified page: http://wiki.horde.org/Doc/Dev/Emacs
New Revision: 1.1
Change log: Added links to my config
@@ -32,4 +32,8 @@
(c-cleanup-list . (brace-else-brace brace-elseif-brace))))
(add-hook 'php-mode-common-hook
'(lambda () (c-set-style "horde")))
</code>
+
+++ Gunnar's configuration
+
+Gunnar keeps
[http://github.com/wrobel/pardalys/blob/b712dd2a68f2339c1c7ef0472d83dd47f90bfe62/pardalys/modules/tool_emacs/files/ed_01_php_mode.el his Emacs configuration] in a [http://reductivelabs.com/trac/puppet puppet] [http://github.com/wrobel/pardalys/tree/master configuration repository] on [http://github.com github.com]. It contains lisp functionality to run code checks, style checking, the [http://code.google.com/p/geben-on-emacs/ GEBEN debugger] and [http://www.phpunit.de/ PHPUnit tests] from within
Emacs.
More information about the cvs
mailing list