--- gnats-3.999.20000924.orig/gnats/gnats.el +++ gnats-3.999.20000924/gnats/gnats.el @@ -326,8 +326,8 @@ (get gnats-server-conn 'pr-number) " " (get field 'field-name)) - curr-value change-reason))) - server-resp))) + curr-value change-reason)))) + server-resp)) (defun gnats-apply-edits (count) "Verify the current set of edits with the server. If all edits are acceptable, the outstanding edits are applied and any resulting error messages are displayed. If there are no errors after the edits are applied, the PR contents are reloaded."