From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: how to import other programming language support on windows emacs ? Date: Sun, 6 Jul 2008 09:28:51 +0200 Message-ID: References: <665eb87a0807052218sb39df6fqe235112e8b4175a9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1215329367 18371 80.91.229.12 (6 Jul 2008 07:29:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Jul 2008 07:29:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: black Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 06 09:30:14 2008 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.50) id 1KFOhG-0008KF-Ni for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Jul 2008 09:30:10 +0200 Original-Received: from localhost ([127.0.0.1]:47901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFOgP-0006yq-J5 for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Jul 2008 03:29:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KFOg9-0006yk-5A for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 03:29:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KFOg6-0006yY-PH for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 03:28:59 -0400 Original-Received: from [199.232.76.173] (port=44187 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFOg6-0006yT-JE for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 03:28:58 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:38597) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KFOg6-00010j-2l for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 03:28:58 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KFOg4-0005w6-4p for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 03:28:56 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id CB910E471A14; Sun, 6 Jul 2008 09:28:54 +0200 (CEST) Original-Received: from [91.35.253.107] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KFOg2-0003KQ-00; Sun, 06 Jul 2008 09:28:54 +0200 In-Reply-To: <665eb87a0807052218sb39df6fqe235112e8b4175a9@mail.gmail.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18Opyis0GMh8RAA2V3IlyBSQhOeJqOoGxfPOhdd dH5icSqFn389laWfRakR5pxF5rbW8XkDiTAnxyJEG1PfUkZEyx 3iLb367FhxZB8QE9e+gQ== X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:55266 Archived-At: Am 06.07.2008 um 07:18 schrieb black: > however i still dont know how to install > this .el to make it work with emacs Read the header of actionscript-mode.el (it should describe how to =20 make it work) and put it then into a directory like /usr/local/share/=20 emacs/22.2/site-lisp, where "22.2" is the version of GNU Emacs. If no =20= help comes out of actionscript-mode.el, then a statement like (load-library "actionscript-mode") in your init file should at least "load" it at launch time. You can also augment the variable load-path with the name of the =20 directory you saved the file. -- Greetings Pete Bigamy is having one wife too many. Monogamy is the same. =96 Oscar Wilde