From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@uni-duisburg.de (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: User dict for Japanese Leim Date: Sun, 09 Mar 2003 14:10:57 +0100 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84wuj8y9b2.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047215738 22100 80.91.224.249 (9 Mar 2003 13:15:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2003 13:15:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 09 14:15:37 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18s0eP-0005kI-00 for ; Sun, 09 Mar 2003 14:15:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18s0eQ-0007M7-04 for gnu-help-gnu-emacs@m.gmane.org; Sun, 09 Mar 2003 08:15:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!p50877fe5.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: p50877fe5.dip.t-dialin.net (80.135.127.229) Original-X-Trace: fu-berlin.de 1047215467 66080811 80.135.127.229 (16 [73968]) User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:KA57vcxXiaRJW4aCTCGPfF8AwKs= Original-Xref: shelby.stanford.edu gnu.emacs.help:110933 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7434 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7434 Charles Muller writes: > I have a large user dictionary (kana-to-kanji) in a text file developed > during a decade of using Japanese Windows IME, and I would love to have this > available to me in Emacs. I have done quite a bit of searching around, both > inside Emacs and on the web, but have been unable to turn up any kind of > documentation that would tell me if it is possible to do this. Can anyone > point me to relevant resources within Emacs or on the web? It seems to me that the dictionary might be in the directory leim/SKK-DIC/ which is used during the building of Emacs to produce the relevant Lisp file. Maybe you can augment that file? -- A preposition is not a good thing to end a sentence with.