When editing spec files with joe, syntax highlighting is provided. However this
does not work for %description entries
Say, you enter
%description -n %{name}-devel
%{name} stays black. In contrast, when doing the same for
%files -n %{name}-devel
the %{name} - string will be highlighted.
2009-10-22 17:07:44 UTC in JOE - Joe's own editor