I've been doing some Object Pascal lately, and I've been unable to find a good mode for it. I've tried delphi-mode
and pascal-mode
, both of which try to help too much; when they fail to understand Object Pascal syntax, it's very difficult to force them to format the code correctly. I've been using Geany, but I miss my Emacs. Is there another Pascal mode I should try?
Edit
This is Object Pascal as implemented in Free Pascal.