by Thomas Beutel

Archive for the ‘Symfony’ Category

Symfony project menus for Emacs

Sunday, July 27th, 2008 Posted in Programming, Symfony |

After reading the Productive Programmer, I was inspired to write a custom script to add Symfony menus to my Emacs editor. After some frustration (I find emacs LISP tough to grok), I finally figured it out. (script is below) Anyway, here ...