<<< Date Index >>>     <<< Thread Index >>>

trac diffs (was Re: [Mutt] #2874: broken flowed text quoting)



On Tue, Apr 10, 2007 at 08:50:18PM -0000, Mutt wrote:

> I've fixed this in [d3e0d6c60d87] by ignoring $indent_string for replies
> to f=f parts. I think this should increase the odds that flowed replies
> later will be able to do the right thing, and it will look fine. For

clicking on:

http://dev.mutt.org/trac/changeset/d3e0d6c60d87?format=diff&new=5109:d3e0d6c60d87
to get a unified diff of this changeset gives me another error:

(I pulled it from hg, so this is just informational)

Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in 
dispatch_request
    dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in 
dispatch
    resp = chosen_handler.process_request(req)
  File 
"/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/changeset.py", 
line 246, in process_request
    diff_options)
  File 
"/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/changeset.py", 
line 532, in _render_diff
    for old_node, new_node, kind, change in repos.get_changes(**diff):
  File "/var/lib/python-support/python2.4/trac/versioncontrol/api.py", line 
259, in get_changes
    raise NotImplementedError
NotImplementedError

w