RE: [Mason] OFF TOPIC: Emacs MMM mode

2003-06-26 Thread Randy Kobes
On Wed, 25 Jun 2003, Paul Kraus wrote:

> Ok this lets me compile them. As long as I don't end my emacs
> session all the modes are available but if I exit emacs and go
> back into I have to re-byte compile them in order to have
> access to the modes. Any ideas?

The simplest thing is to have the .el file in a path that xemacs
searches by default; eg,
C:\Program Files\XEmacs\XEmacs-x.xx\lisp. Alternatively, in your
initilization file, you can specify a "load-path" to add. After
that, have your start-up file load the file.

The documentation for various packages at http://www.xemacs.org/
has examples of where to put these files and how to load them.

--
best regards,
randy

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Mason] OFF TOPIC: Emacs MMM mode

2003-06-25 Thread Tim Ayers
http://www.gnu.org/software/emacs/windows/ntemacs.html

HTH,
tim
Paul Kraus wrote:

I am running xemacs on windows. I use it for all of my editing for perl,
html, ect... Great editor. 

However I just started playing with html::mason and I need to install
the mmm mode in order to get the editor to work well with embedded
material.
I have no idea how to configure emacs to use it once I download it. It
says you have to ./configure make ect... Which you can't do under
windows (not easily anyways). It also mentions that you can have emacs
compile it.
How can I install other modules into emacs on a win32 environment. Also
where the hell is my config file so that I can customize emacs. 

Thanks
Pkraus


---
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Mason-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mason-users
-
Visit our Internet site at http://www.reuters.com
Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging
Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: [Mason] OFF TOPIC: Emacs MMM mode

2003-06-25 Thread Paul Kraus
Ok this lets me compile them. As long as I don't end my emacs session
all the modes are available but if I exit emacs and go back into I have
to re-byte compile them in order to have access to the modes. Any ideas?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Randy
Kobes
Sent: Wednesday, June 25, 2003 11:05 AM
To: Paul Kraus
Cc: [EMAIL PROTECTED]; Mason
Subject: Re: [Mason] OFF TOPIC: Emacs MMM mode


On Wed, 25 Jun 2003, Paul Kraus wrote:

> I am running xemacs on windows. I use it for all of my editing for 
> perl, html, ect... Great editor.
>
> However I just started playing with html::mason and I need to install 
> the mmm mode in order to get the editor to work well with embedded 
> material.
>
> I have no idea how to configure emacs to use it once I download it. It

> says you have to ./configure make ect... Which you can't do under 
> windows (not easily anyways). It also mentions that you can have emacs

> compile it.

Within xemacs, you can load the .el file, and a "Lisp"
menu will appear. One of the options under that menu is
to byte-compile the file.

> How can I install other modules into emacs on a win32 environment. 
> Also where the hell is my config file so that I can customize emacs.

Try looking under C:\.xemacs (note the leading '.' in the directory
name) for files 'init.el' or 'custom.el'.

-- 
best regards,
randy kobes


---
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Mason-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mason-users


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Mason] OFF TOPIC: Emacs MMM mode

2003-06-25 Thread Randy Kobes
On Wed, 25 Jun 2003, Paul Kraus wrote:

> I am running xemacs on windows. I use it for all of my editing
> for perl, html, ect... Great editor.
>
> However I just started playing with html::mason and I need to
> install the mmm mode in order to get the editor to work well
> with embedded material.
>
> I have no idea how to configure emacs to use it once I download
> it. It says you have to ./configure make ect... Which you can't
> do under windows (not easily anyways). It also mentions that
> you can have emacs compile it.

Within xemacs, you can load the .el file, and a "Lisp"
menu will appear. One of the options under that menu is
to byte-compile the file.

> How can I install other modules into emacs on a win32
> environment. Also where the hell is my config file so that I
> can customize emacs.

Try looking under C:\.xemacs (note the leading '.' in the
directory name) for files 'init.el' or 'custom.el'.

-- 
best regards,
randy kobes

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]