Lars Magne Ingebrigtsen <[email protected]> writes: >> when using gnus v5.13 (bundled with emacs-24.1), the acl editing >> (which worked fine in some previous versions), fails with >> >> | M-x gnus-group-nnimap-edit-acl >> | gnus-group-nnimap-edit-acl: Autoloading failed to define function >> | nnimap-acl-get >> >> Is there a chance that acl editing is supported again? > > I have no idea what acl editing is,
IMAP ACLs are described in http://tools.ietf.org/html/rfc4314 and their modification worked already with previous gnus versions. Unfortunately, the gnus version is both v5.13 in working and non-working case, but the MUA (gnus v5.13 bundled with emacs-23.1 from RHEL 6.4) I am writing the current message with, supports modification of ACLs. but other MUAs (gnus v5.13 bundled with emacs-24.3 from Fedora 19) fail with message above. Working: M-x gnus-group-nnimap-edit-acl --> new buffer with | ;;; Editing the access control list for `nnimap+...'. | ;;; | ;;; An access control list is a list of (identifier . rights) | ;;; elements. | ;;; | ;;; The identifier string specifies the corresponding user. The Non-working: M-x gnus-group-nnimap-edit-acl gnus-group-nnimap-edit-acl: Autoloading failed to define function nnimap-acl-get Enrico _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
