unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs proof-general
@ 2022-12-06  9:38 pinoaffe
  2022-12-08 22:31 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: pinoaffe @ 2022-12-06  9:38 UTC (permalink / raw)
  To: guix-devel

Hi folks,

the proof-general package seems to be broken - I cannot load it from
emacs, even when it is properly installed and in the path. I've tried
requiring proof-general, proof-general-autoloads, and loading it using
use-package.  I think the issue is that proof-general.el is renamed to
proof-general-autoloads.el in the guix package definition, while the
file still ends in `(provide 'proof-general)`.

I don't know why this file is renamed, but I see two possible
resolutions:
- either don't rename proof-general.el, or
- rename it, edit `(provide 'proof-general)`, and optionally add a new file
    proof-general.el so that it can be loaded in the conventional manner.

I've shied away from posting a patch making either of these changes
since I don't understand the reason for the renaming.

Does anyone know what's going on, and how this can be resolved?  (or is
this just a case of user-error?)

Kind regards,
pinoaffe


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

end of thread, other threads:[~2022-12-08 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  9:38 Emacs proof-general pinoaffe
2022-12-08 22:31 ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).