#8956 closed defect (fixed)
XEmacs port missing base packages
Reported by: | opendarwin.20.aarre@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | elong@… | |
Port: |
Description (last modified by mww@…)
After installing the XEmacs port from DarwinPorts (version 21.4.17_2), starting XEmacs generates the error "Error in init file: Symbol's function definition is void: read-kbd-macro". According to various reports on the Internet (links below), this is characteristic of an XEmacs installation missing the base packages. Indeed, a search of the /opt directory for files ending in ".el" and containing the string "read-kbd-macro" returns no results.
aarre@129-79-195-194 /opt $ find . -name "*.el" | grep "read-kbd-macro"
Installing XEmacs from Fink solves the problem ;-)
Links about this error:
http://groups.google.com/group/comp.emacs.xemacs/browse_thread/thread/4bfab9033153ebce/1fa32744f8f9afb2?lnk=st&q=XEmacs%3A+Error+in+init+file%3A+Symbol's+function+definition+is+void%3A+read-kbd-macro&rnum=2#1fa32744f8f9afb2 http://groups.google.com/group/comp.emacs/browse_thread/thread/a7f8c5310efc5d1/ecbdc7780d40a477?lnk=st&q=XEmacs%3A+Error+in+init+file%3A+Symbol's+function+definition+is+void%3A+read-kbd-macro&rnum=1#ecbdc7780d40a477
Change History (8)
comment:1 Changed 19 years ago by elong@…
Cc: | elong@… added |
---|
comment:2 Changed 18 years ago by markd@…
Summary: | XEmacs port missing base packages → BUG: XEmacs port missing base packages |
---|
comment:3 Changed 18 years ago by blair (Blair Zajac)
comment:4 Changed 18 years ago by pipping@…
Milestone: | → Port Bugs |
---|
comment:5 Changed 17 years ago by nox@…
Priority: | Expected → Normal |
---|---|
Summary: | BUG: XEmacs port missing base packages → XEmacs port missing base packages |
comment:6 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mww@… |
---|
Assigning to maintainer.
comment:7 Changed 17 years ago by mww@…
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I'm using xemacs on a daily basis (21.4.21, revision 1) and it works flawless;
Can you try the latest xemacs package that was just updated and see if you have the same problem?
Regards, Blair