* w3 problem: font-find-available-family: Wrong number of arguments. @ 2003-02-03 13:15 Mario S. Mommer 2003-02-03 15:16 ` Kai Großjohann 0 siblings, 1 reply; 6+ messages in thread From: Mario S. Mommer @ 2003-02-03 13:15 UTC (permalink / raw) Hi all, I was trying to get w3 to work under emacs 21.2.1, with little success; I did unpack the last version (4.0pre.46) and did ./configure --with-emacs --with-gnus and then make make install make dotemacs When I open an url with M-x w3-fetch, it says it is downloading but does not show anything. It stops with an error, which says font-find-available-family: Wrong number of arguments: #[(name) "[control caracters snipped]" [name x-list-fonts] 2], 2 If gnus is running it (gnus) becomes unusable, since it stops reacting to keys. Any ideas? Thanks in advance, Mario. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: w3 problem: font-find-available-family: Wrong number of arguments. 2003-02-03 13:15 w3 problem: font-find-available-family: Wrong number of arguments Mario S. Mommer @ 2003-02-03 15:16 ` Kai Großjohann 2003-02-03 15:47 ` Mario S. Mommer 0 siblings, 1 reply; 6+ messages in thread From: Kai Großjohann @ 2003-02-03 15:16 UTC (permalink / raw) Mario S. Mommer <m_mommer@yahoo.com> writes: > I was trying to get w3 to work under emacs 21.2.1, with little > success; I did unpack the last version (4.0pre.46) and did I think the latest is pre47, not pre46? There was a bugfix in pre47 for Emacs 21... -- A turnip curses Elvis ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: w3 problem: font-find-available-family: Wrong number of arguments. 2003-02-03 15:16 ` Kai Großjohann @ 2003-02-03 15:47 ` Mario S. Mommer 2003-02-03 18:04 ` Kai Großjohann 0 siblings, 1 reply; 6+ messages in thread From: Mario S. Mommer @ 2003-02-03 15:47 UTC (permalink / raw) kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Mario S. Mommer <m_mommer@yahoo.com> writes: > > I was trying to get w3 to work under emacs 21.2.1, with little > > success; I did unpack the last version (4.0pre.46) and did > > I think the latest is pre47, not pre46? There was a bugfix in pre47 > for Emacs 21... Strange. M-x w3-version says WWW 4.0pre.46, URL 4.0pre46, MM 1.96, while the directory in the tar.gz is w3-4.0pre.47. I downloaded it from ftp://ftp.xemacs.org/pub/xemacs/emacs-w3/w3.tar.gz as linked in http://www.cs.indiana.edu/elisp/w3/docs.html Isn't that the canonical source? Mario. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: w3 problem: font-find-available-family: Wrong number of arguments. 2003-02-03 15:47 ` Mario S. Mommer @ 2003-02-03 18:04 ` Kai Großjohann 2003-02-14 16:19 ` Mario S. Mommer 0 siblings, 1 reply; 6+ messages in thread From: Kai Großjohann @ 2003-02-03 18:04 UTC (permalink / raw) Mario S. Mommer <m_mommer@yahoo.com> writes: > Strange. M-x w3-version says WWW 4.0pre.46, URL 4.0pre46, MM 1.96, > while the directory in the tar.gz is w3-4.0pre.47. I downloaded it from > > ftp://ftp.xemacs.org/pub/xemacs/emacs-w3/w3.tar.gz Hm. I got it via CVS from subversions.gnu.org:/cvsroot/w3. Go to http://savannah.gnu.org/ and search for the project and the see the CVS instructions. I guess there's also a tarball there. But maybe the tarball you fetched is the right one. Hm. -- A turnip curses Elvis ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: w3 problem: font-find-available-family: Wrong number of arguments. 2003-02-03 18:04 ` Kai Großjohann @ 2003-02-14 16:19 ` Mario S. Mommer 2003-02-14 17:41 ` Stefan Monnier <foo@acm.com> 0 siblings, 1 reply; 6+ messages in thread From: Mario S. Mommer @ 2003-02-14 16:19 UTC (permalink / raw) kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > Mario S. Mommer <m_mommer@yahoo.com> writes: > > > Strange. M-x w3-version says WWW 4.0pre.46, URL 4.0pre46, MM 1.96, > > while the directory in the tar.gz is w3-4.0pre.47. I downloaded it from > > > > ftp://ftp.xemacs.org/pub/xemacs/emacs-w3/w3.tar.gz > > Hm. I got it via CVS from subversions.gnu.org:/cvsroot/w3. > Go to http://savannah.gnu.org/ and search for the project and the see > the CVS instructions. I did it, but it does not work. I got the impression that it is mainly mantained for xemacs, not for emacs. Is that a plausible reason? Mario. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: w3 problem: font-find-available-family: Wrong number of arguments. 2003-02-14 16:19 ` Mario S. Mommer @ 2003-02-14 17:41 ` Stefan Monnier <foo@acm.com> 0 siblings, 0 replies; 6+ messages in thread From: Stefan Monnier <foo@acm.com> @ 2003-02-14 17:41 UTC (permalink / raw) >> Hm. I got it via CVS from subversions.gnu.org:/cvsroot/w3. >> Go to http://savannah.gnu.org/ and search for the project and the see >> the CVS instructions. > I did it, but it does not work. That's simply because of a problem. Stefan ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-02-14 17:41 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-02-03 13:15 w3 problem: font-find-available-family: Wrong number of arguments Mario S. Mommer 2003-02-03 15:16 ` Kai Großjohann 2003-02-03 15:47 ` Mario S. Mommer 2003-02-03 18:04 ` Kai Großjohann 2003-02-14 16:19 ` Mario S. Mommer 2003-02-14 17:41 ` Stefan Monnier <foo@acm.com>
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).