Help requested in setting up auctex.

Sharon Kimble <[email protected]> Tue, 15 Mar 2005 20:40:44 +0000
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
I'm using GNU emacs 21.3.1 [the stock build with Fedora Core 3] and I 
have installed auctex-emacs-11.54-2.fedora.noarch.rpm as 
auctex-emacs-11.55-1.fedora.noarch.rpm complained about a conflict with 
emacspeak-17.0-7. 

I have this in my .emacs;-
===========================
  (add-to-list 'load-path "/usr/share/emacs/site-lisp/")
    (add-to-list 'load-path "/usr/share/emacs/site-lisp/auctex/")
and later
(require 'tex-site)
;;(require 'tex)
;;(require 'latex)
(setq TeX-auto-save t)
     (setq TeX-parse-self t)
     (setq-default TeX-master nil)
===========================
but when I load in testy.tex [built with kile] and as follows;-
===========================
\documentclass[a4paper,10pt]{article}


%opening
\title{just a test}
\author{Sharon Kimble}

\begin{document}

\maketitle

\begin{abstract}
what goes here? can you tell me?
\end{abstract}
\begin{normalsize}
\section{One}
This is purely a play-around file, one of my normal testing-type docs just to
see how it all works. Or doesn't work.\subsection{}
So, what does this do? Hey, this is lookign pretty good.\\
And this?

\end{normalsize}
\end{document}
==========================
I'm expecting a latex-type menu to show in the main menus, but nothing shows.

Is my expectation wrong, or is there something I'm missing in my setup please?

Sharon.
-- 
 20:39:00 up 1 day, 10:56,  1 user,  load average: 1.65, 1.69, 1.71
A taste of linux http://myweb.tiscali.co.uk/efever/index.html
efever http://www.efever.blogspot.com/
Fedora Core 3, KDE 3.4.0-0.0, OpenOffice 1.1.4
Registered Linux user 334501
Now accepting personal mail for gmail invites
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQBCN0hRE964WfztKA4RAtvTAKCBDJ1YS1Fa1aNBrhvg0RzSxDUPIQCdHJLt
ZEFisLpa88ySND8E8cAJv8Y=
=A9G4
-----END PGP SIGNATURE-----