Make the gpgme edito FSM more robust.
* src/gpgmeedit.c (edit_fnc): Whitelist instead of blacklisting needed status codes.
The old code broke every time we added a new status code to gpg.
This way it is MUCH more robust.
- Signed-off-by: Werner Koch <wk@gnupg.org>