PG> There is no magic way to restore them

Actually it also says
      -p        print existing completion specifications in a reusable format
So maybe it should say do
   I=$(completion -p); completion -r; : your tests; $I
but I didn't test it.

Reply via email to