From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Krzysztof Bieniasz Newsgroups: gmane.emacs.help Subject: Re: How to get web browsing functionality in emacs 23? Date: Wed, 26 Jan 2011 20:32:19 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <0e39a0b4-0e75-406d-bf76-4267fc2c7bde@y16g2000yqd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1296228801 774 80.91.229.12 (28 Jan 2011 15:33:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 15:33:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 28 16:33:16 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 1PiqJy-0008P9-WA for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jan 2011 16:33:11 +0100 Original-Received: from localhost ([127.0.0.1]:46056 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiqJy-0000O9-8j for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jan 2011 10:33:10 -0500 Original-Path: usenet.stanford.edu!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: eQhurXfNvHLWPQA1P/RUiQ.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Pan/0.133 (House of Butterflies) Original-Xref: usenet.stanford.edu gnu.emacs.help:184613 X-Mailman-Approved-At: Fri, 28 Jan 2011 10:29:06 -0500 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:78807 Archived-At: > 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. Looks like an issue with cjk translation to unicode. Do you use those (eg. Korean)? I don't seem to have this file in my system. You might lack some other files, on which subst-ksc depends.