Philipp Thomas

Show:

What's happening?

  • Syntax highliting doesn't work for %description

    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

  • Comment: Joe crashes at end of line that starts *x or -x

    This is fixed by this patch: --- uformat.c.orig 2009-10-22 17:55:13.000000000 +0200 +++ uformat.c 2009-10-22 18:32:40.674592919 +0200 @@ -564,10 +564,12 @@ int uformat(BW *bw) if (!bw->o.autoindent) { /* Don't indent second line of single-line paragraphs if autoindent is off */ int x = zlen(indents); +...

    2009-10-22 17:02:18 UTC in JOE - Joe's own editor

About Me

  • 2007-08-24 (2 years ago)
  • 1874956
  • pepys (My Site)
  • Philipp Thomas

Send me a message