Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

installer warnings on current emacs 25 #9

Description

@oystersauce8

Installation emits these warnings:

‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead.
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead.

I'm on emacs 25.1 on osx-sierra

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions