Skip to Content.
Sympa Menu

emacspeak - [Emacspeak] info-initialize at startup

Subject: Emacspeak discussion list

List archive

[Emacspeak] info-initialize at startup


Chronological Thread 
  • From: peter.julien.rayner AT gmail.com
  • To: emacspeak AT emacspeak.net
  • Subject: [Emacspeak] info-initialize at startup
  • Date: Wed, 24 Jul 2024 14:58:31 +1000

On commit 0ca3905a52724a9f9a3ab011a2a65b6025b5c78b
I'm getting
emacspeak: Symbol’s function definition is void: info-initialize
on startup.
This will happen when loading just emacspeak i.e
/usr/bin/emacs -q -l $HOME/packages/emacspeak/lisp/emacspeak-setup.el

If I load emacspeak.el again via load-library
I can reproduce the error so it's presumably that reference rather
than the one in emacspeak-info.el.
If I execute (require 'info) then reload emacspeak all is fine.
I note that (boundp 'Info-file-list-for-emacs)
returns t so the (require 'info) isn't run.
My workaround is to load my init file again whereupon all seems ok.
Happy to dig further if useful.
regards
Peter
--
Peter Rayner (he/him)
My work days are Monday-Thursday, responses at other times might be slow.
The Superpower Institute <https://www.superpowerinstitute.com.au/>
Level 3 105 Victoria St. Fitzroy 3065
Transparent, actionable and auditable data on Australia's methane emissions
<https://openmethane.org>
mobile +61 402 752 379
zoom id 4431343191, join at
<https://unimelb.zoom.us/j/4431343191?pwd=a1E5Z3JEOTRVQUJsaVdRbVUvR1QyZz09>
mail-to: peter.rayner AT superpowerinstitute.com.au
google scholar:
<https://scholar.google.com.au/citations?user=H3up71wAAAAJ&hl=en>
I acknowledge the Traditional Custodians of the land on which I work, the
Wurundjeri people of the Kulin nation, and pay my respect to their Elders,
past and present
I am sending this email when convenient for me, please only respond when
convenient for you



Archive powered by MHonArc 2.6.19+.

Top of Page