From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: black Newsgroups: gmane.emacs.help Subject: how to import other programming language support on windows emacs ? Date: Sun, 6 Jul 2008 13:18:21 +0800 Message-ID: <665eb87a0807052218sb39df6fqe235112e8b4175a9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12546_26984472.1215321501495" X-Trace: ger.gmane.org 1215327559 14412 80.91.229.12 (6 Jul 2008 06:59:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Jul 2008 06:59:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 06 09:00:06 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 1KFOE8-0003Bg-79 for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Jul 2008 09:00:04 +0200 Original-Received: from localhost ([127.0.0.1]:53232 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFODH-0006Mk-6p for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Jul 2008 02:59:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KFMdl-00012e-Gz for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 01:18:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KFMdj-00011j-CV for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 01:18:24 -0400 Original-Received: from [199.232.76.173] (port=58376 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFMdj-00011g-5i for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 01:18:23 -0400 Original-Received: from wr-out-0506.google.com ([64.233.184.237]:26754) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KFMdi-00079i-TG for help-gnu-emacs@gnu.org; Sun, 06 Jul 2008 01:18:23 -0400 Original-Received: by wr-out-0506.google.com with SMTP id c30so1184863wra.14 for ; Sat, 05 Jul 2008 22:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=7ZrfX+tyTetUUzO3a1bjlybEY90ae+9mjUWKzd624mM=; b=IF6XYskHd1slFNhBqrEcXDPj5jn8Y4hMFrNUYi+h+bZ8ijAdcJbGPnrOeM9BogKbJz ZwWZtmoqRB8gPPmmdnBo3FZw0lexoIbYLmNLbHsyQHANrZTrzY0TaAu7hPojt6xVb/IB aUKCi4Hw6u5hjci/u/g70EiYsftx20gQaKHYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=u+f1ddDp2atyaUHUmvCz8h3EDBcl8Sf+kHpZt+cvG6bozdnYnMxKTjeo3RhS0D2AF1 Nut8L5EMOmSdhed1iVpJikSnCzdmIhbAP7Wc4dnpJaxZDE3keLxR0XJ+MZIWpDtUo5Rv cRi1mauuN8wwO+MYm6lG8zu6bvSQF1v7ySvXw= Original-Received: by 10.90.115.17 with SMTP id n17mr3332449agc.57.1215321501525; Sat, 05 Jul 2008 22:18:21 -0700 (PDT) Original-Received: by 10.90.87.4 with HTTP; Sat, 5 Jul 2008 22:18:21 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 06 Jul 2008 02:58:51 -0400 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:55265 Archived-At: ------=_Part_12546_26984472.1215321501495 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi folks, i'm using emacs under windows and it looks cool. however i need emacs to recognize Flash ActionScript files(.as files) and support its syntax highlighting. i downloaded a "actionscript-mode.el" from another guy's website, however i still dont know how to install this .el to make it work with emacs. any help pls ? -- Never end on learning~ ------=_Part_12546_26984472.1215321501495 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi folks,
i'm using emacs under windows and it looks cool. however i need emacs
to recognize Flash ActionScript files(.as files) and support its
syntax highlighting. i downloaded a "actionscript-mode.el" from
another guy's website, however i still dont know how to install
this .el to make it work with emacs. any help pls ?

--
Never end on learning~ ------=_Part_12546_26984472.1215321501495--