From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: guivho Newsgroups: gmane.emacs.help Subject: Re: How to get web browsing functionality in emacs 23? Date: Wed, 26 Jan 2011 11:36:15 -0800 (PST) Organization: http://groups.google.com Message-ID: <0e39a0b4-0e75-406d-bf76-4267fc2c7bde@y16g2000yqd.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1296071265 30896 80.91.229.12 (26 Jan 2011 19:47:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 19:47:45 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 26 20:47:40 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PiBL9-0000dJ-RA for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 20:47:39 +0100 Original-Received: from localhost ([127.0.0.1]:35229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiBL9-0005MB-Ar for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 14:47:39 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!y16g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 81.83.100.116 Original-X-Trace: posting.google.com 1296070576 19181 127.0.0.1 (26 Jan 2011 19:36:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 26 Jan 2011 19:36:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y16g2000yqd.googlegroups.com; posting-host=81.83.100.116; posting-account=xaiRXgoAAAAeqoshcyQYEDtzBsVFSLJj User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:184611 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78769 Archived-At: Hi, > > When installing emacs-w3m, it complains about missing apel and flim and > > missing load-file subst-ksc > > Have you considered installing them then? It might be useful to install a > package's dependencies. Well, apel-10.8, flim-1.14.9 as well as emacs-w3m-1.4.4 commplain about not being able to open load file subst-ksc, and I don't know how or where to get it. In fact I got one at http://repo.or.cz/w/emacs.git/blob_plain/e4904e23a5d19ea4c13fead4c0f0b61e14407077:/lisp/international/subst-ksc.el and it byte compiled all right, but when I manually load it, it barks: (void-function utf-translate-cjk-substitutable-p) apparently I'm missing more than subst-ksc, and probably fetched subst-ksc from the wrong location anyhow. So I am back at square #1, unless you got some good advise about how to proceed. TIA, Guivho