Skip to content

generic/proof-autoloads causes emacs startup error trying to load ../lib/holes, which has been removed #876

Description

@cxandru

As described. My init.el file has the following lines related to Rocq:

(setq company-coq-live-on-the-edge t)
(use-package proof-general
  :hook (coq-mode . company-coq-mode)
  :custom (coq-compile-before-require t)
  )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions