all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: black <quiteblack@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how to import other programming language support on windows emacs ?
Date: Sun, 6 Jul 2008 09:28:51 +0200	[thread overview]
Message-ID: <DADBCE56-FF90-4503-8E8B-FCFB42F6D9A5@Web.DE> (raw)
In-Reply-To: <665eb87a0807052218sb39df6fqe235112e8b4175a9@mail.gmail.com>


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  
make it work) and put it then into a directory like /usr/local/share/ 
emacs/22.2/site-lisp, where "22.2" is the version of GNU Emacs. If no  
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  
directory you saved the file.

--
Greetings

   Pete

Bigamy is having one wife too many. Monogamy is the same.
				– Oscar Wilde







  reply	other threads:[~2008-07-06  7:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-06  5:18 how to import other programming language support on windows emacs ? black
2008-07-06  7:28 ` Peter Dyballa [this message]
2008-07-06  7:30 ` Frayja
2008-07-06  7:51 ` rmborchers, Borchers <rmborchers
2008-07-06 15:08 ` black
2008-07-06 17:32   ` rmborchers, Borchers <rmborchers
     [not found] ` <mailman.14287.1215360668.18990.help-gnu-emacs@gnu.org>
2008-07-06 16:43   ` Colin S. Miller
2008-07-07  4:07 ` black
2008-07-07 14:20 ` black
     [not found] ` <mailman.14311.1215403653.18990.help-gnu-emacs@gnu.org>
2008-07-07 21:18   ` Colin S. Miller
     [not found] ` <mailman.14334.1215440442.18990.help-gnu-emacs@gnu.org>
2008-07-09 14:44   ` james

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DADBCE56-FF90-4503-8E8B-FCFB42F6D9A5@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=quiteblack@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.