HALA MOSTAFA | 2 Nov 2002 18:47
Picon
Favicon

sml-site

Hi there
I am using Win98 and recently downloaded emacs 20.7 to use as an editor for 
Mozart Programming Environment. I merely use Emacs for this sole purpose, 
and am therefore not at all familiar with any Emacs details other than the 
ones needed to compile and run Oz files. I get the following message when i 
start Emacs: "Cannot open load file: sml-site". But the file does exist and 
i manually went to the directory containing this file and opened it.
Another thing is that Oz files are not fontified, and Emacs does not seem to 
know  how to deal with them, although  a previous version, 20.4 dealt with 
Oz files just fine, syntax coloring, compilation and all.
So what could the problem be??

Thank you.

_________________________________________________________________
Unlimited Internet access -- and 2 months free!  Try MSN. 
http://resourcecenter.msn.com/access/plans/2monthsfree.asp

Mark Harig | 2 Nov 2002 21:36
Picon

Re: sml-site

On Sat, 2002-11-02 at 12:47, HALA MOSTAFA wrote:
> Hi there
> I am using Win98 and recently downloaded emacs 20.7 to use as an editor for 
> Mozart Programming Environment. I merely use Emacs for this sole purpose, 
> and am therefore not at all familiar with any Emacs details other than the 
> ones needed to compile and run Oz files. I get the following message when i 
> start Emacs: "Cannot open load file: sml-site". But the file does exist and 
> i manually went to the directory containing this file and opened it.
> Another thing is that Oz files are not fontified, and Emacs does not seem to 
> know  how to deal with them, although  a previous version, 20.4 dealt with 
> Oz files just fine, syntax coloring, compilation and all.
> So what could the problem be??
> 
> Thank you.
> 

The problem is that emacs does not know about the location of your file,
even though you are able to locate it on your disk.  Try:

   Ctrl-h v  

This should give you the 'Describe variable:' prompt.  Follow this with
'load-path <RET>' to display a list of the directories that Emacs
searches to find files that it needs to load.

Try:

   M-x load-file

Emacs will display the 'Load file:' prompt.  Respond to this prompt with
(Continue reading)

Jeff Rancier | 4 Nov 2002 15:59
Favicon

xae-view-doc-html always opens new browser instance with Phoenix

Hello.  Is there any way to not have a new browser instance start when I run xae-view-doc-html?
 
I am using Phoenix as my browser on Windows XP Professional.  My version of the XAE is 1.0beta7, and NTEmacs is 21.2.  browse-url-new-window-flag's value is nil. 

Thanks,
Jeff
 
Paul Kinnucan | 4 Nov 2002 16:41
Picon
Favicon

[h-e-w] xae-view-doc-html always opens new browser instance with Phoenix

Jeff Rancier writes:
 > Hello.  Is there any way to not have a new browser instance start when I run
 > xae-view-doc-html?
 > 
 > I am using Phoenix as my browser on Windows XP Professional.  My version of
 > the XAE is 1.0beta7, and NTEmacs is 21.2.  browse-url-new-window-flag's
 > value is nil.
 > 

Hi Jeff,

The XAE uses browse-url to invoke the browser. It sounds as if browse-url
needs to be updated to handle the browser you are using (I am not familiar
with it).

- Paul

_______________________________________________
XAE mailing list
XAE <at> sunsite.dk
http://sunsite.dk/mailman/listinfo/xae

Karel Sprenger | 4 Nov 2002 21:12
Picon
Picon
Favicon

Re: [h-e-w] xae-view-doc-html always opens new browser instance with Phoenix

Hi,

>>> On Mon, 4 Nov 2002 10:41:42 -0500, Paul Kinnucan (Paul) wrote:Paul> 
Paul> Jeff Rancier writes:
>> Hello.  Is there any way to not have a new browser instance start when I run
>> xae-view-doc-html?
>> 
>> I am using Phoenix as my browser on Windows XP Professional.  My version of
>> the XAE is 1.0beta7, and NTEmacs is 21.2.  browse-url-new-window-flag's
>> value is nil.
>> 
Paul> 
Paul> Hi Jeff,
Paul> 
Paul> The XAE uses browse-url to invoke the browser. It sounds as if browse-url
Paul> needs to be updated to handle the browser you are using (I am not familiar
Paul> with it).
Paul> 

I don't think the problem lies with browse-url. It is part of the GNU
emacs 21.2.1 distribution (that is, it is in the emacs/lisp/net
directory, and works fine with Netscape. But, according to the
documentation for browse-url-new-window-flag:

-----8<-----
*If non-nil, always open a new browser window with appropriate browsers.
Passing an interactive argument to M-x browse-url, or specific browser
commands reverses the effect of this variable.  Requires Netscape version
1.1N or later or XMosaic version 2.5 or later if using those browsers.
-----8<-----

So, I think browse-url and Phoenix don't know how to communicate in
this respect.  Possibly the Phoenix documentation can provide a clue
how browse-url should be patched.

Just my $0.02.

Cheers,
Karel

--

-- 
Karel Sprenger, senior solution specialist
Phone:  +31 (6) 5178 5034           Private: +31 (20) 670 0942
E-mail: karel.sprenger <at> hp.com       Private: cjas <at> xs4all.nl
"The pen is mightier than the sword, and considerably easier to write with."
-- Marty Feldman

_______________________________________________
XAE mailing list
XAE <at> sunsite.dk
http://sunsite.dk/mailman/listinfo/xae

Junaid Dala | 5 Nov 2002 12:15
Picon
Favicon

(no subject)

Hi,

I have downloaded emacs-21.2.1.  When I try to compile I get an error 
message:
make -k
'make' is not recognized as an internal or external command,
operable program or batch file.

Compilation exited abnormally with code 1 at Tue Nov 05 11:15:11

Please can you help me

Regards

J

_________________________________________________________________
Choose an Internet access plan right for you -- try MSN! 
http://resourcecenter.msn.com/access/plans/default.asp

Jie Wu | 5 Nov 2002 15:52
Picon
Picon
Favicon

Error with c-h i

Hello all,

I followed the FAQ for win the section "How do i change the format of
the mode line"... When i pressed "c-h i", there is the error "Cannot
open load file: tool-bar".

I check the help information of c-h i, it turns out to be related to the
info path. To load the tool-bar things, which info path should i set for
the 21.2 version? Why ist default value is just nil?

Thanks and best regards,
Jie Wu

Bingham, Jay | 5 Nov 2002 16:39
Picon
Favicon

RE: need help with emacs -21.2 (was (no subject))

Junaid,

You did not say what environment you were trying to make emacs in.  Since you posted to the emacs-windows list
I am going to assume that you are trying to build emacs on a windows PC.  If that is the case is there a reason
that you do not want to load the pre-built binary version of emacs for windows, that can be found at: http://ftp.gnu.org/gnu/windows/emacs/latest/?
Have you read the information in at the GNU Emacs FAQ For Windows 95/98/ME/NT/XP and 2000 web page,
http://www.gnu.org/software/emacs/windows/ntemacs.html?  In particular the first three sections,
Introduction, Getting Emacs and Installing Emacs.
If you still have questions after reading that information please be more specific about what you are
doing, and where you are doing it.

-_
J_)
C_)ingham
.    HP - NonStop Austin Software & Services - Software Product Assurance
.    Austin, TX
. Language is the apparel in which your thoughts parade in public.
. Never clothe them in vulgar and shoddy attire.          -Dr. George W. Crane-

 -----Original Message-----
From: 	Junaid Dala [mailto:jidala <at> hotmail.com] 
Sent:	Tuesday, November 05, 2002 5:16 AM
To:	help-emacs-windows <at> gnu.org
Subject:	[h-e-w] (no subject)

Hi,

I have downloaded emacs-21.2.1.  When I try to compile I get an error 
message:
make -k
'make' is not recognized as an internal or external command,
operable program or batch file.

Compilation exited abnormally with code 1 at Tue Nov 05 11:15:11

Please can you help me

Regards

J

_________________________________________________________________
Choose an Internet access plan right for you -- try MSN! 
http://resourcecenter.msn.com/access/plans/default.asp

Stephen Leake | 5 Nov 2002 18:36
Picon

Re: (no subject)

"Junaid Dala" <jidala <at> hotmail.com> writes:

> Hi,
> 
> I have downloaded emacs-21.2.1.  When I try to compile I get an error
> message:
> make -k
> 'make' is not recognized as an internal or external command,
> operable program or batch file.

'make' is not distributed with Emacs. You have to get it from
somewhere else, usually with a compiler (which is also not distributed
with Emacs).

If you want Gnu make (and lots of other Gnu stuff), install Cygwin
(http://sources.redhat.com/cygwin/).

--

-- 
-- Stephe

jasonr | 5 Nov 2002 19:15

Re: (no subject)


> If you want Gnu make (and lots of other Gnu stuff), install Cygwin
> (http://sources.redhat.com/cygwin/).

Cygwin make does not work for compiling Emacs, since it generates Cygwin
paths instead of Windows paths. Use a mingw32 build of make.
(http://www.mingw.org/)


Gmane