auth-source.el (auth-source-epa-make-gpg-token): Revert
[gnus] / lisp / auth-source.el
index aff39c7..7dfe69d 100644 (file)
@@ -1162,7 +1162,7 @@ FILE is the file from which we obtained this token."
   (let ((context (epg-make-context 'OpenPGP))
         (pp-escape-newlines nil)
         cipher)
-    (setf (epg-context-armor context) t)
+    (epg-context-set-armor context t)
     (epg-context-set-passphrase-callback
      context
      (cons #'auth-source-token-passphrase-callback-function