all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* company-coq giving company-math not found
@ 2024-05-05 22:50 Heime
  2024-05-06  3:14 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 5+ messages in thread
From: Heime @ 2024-05-05 22:50 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor



I want to use company-coq but getting the error

Debugger entered--Lisp error: 
(file-missing "Cannot open load file" 
  "No such file or directory" "company-math")
  require(company-math) 

with

    (add-to-list 'load-path "~/contrib/company-coq-2016")
    (require 'company-coq)

What could be the problem ?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-06 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05 22:50 company-coq giving company-math not found Heime
2024-05-06  3:14 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-05-06 10:37   ` Heime
2024-05-06 12:43     ` Heime
2024-05-06 13:48     ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.