Skip to content

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

@cxandru

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)
  )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions