Just a brief status report.

In next:

- I've added some refinements to the undo code on the undo-manager
  branch and merged that into next. If you're working on something
  related to this code, you may need to rebase.

- I've fixed the mbox "From " line detector to try and only split when a
  valid date is encountered. (This is on branch various-mbox-fixes.)
  This seems to work well for me, but who knows what crazy date formats
  are out there. I have it logging a message whenever it finds a From
  line and something that it can't parse as a date (and thus decides not
  to split), so you may want to keep an eye on the log buffer if you're
  using mbox. You can also add test cases to
  tests/test_header_parsing.rb, in method test_from_line_splitting, if
  you have a particular case you're worried about.

In master:

- I've merged a bunch of stable-seeming features down to master,
  including the new buffer code, so you will have to retrain your
  fingers to use '=' or '+' instead of ';', which now brings up the
  buffer window.
-- 
William <wmorgan-...@masanjin.net>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to