From: Sam Albers <tonightsthenight@gmail.com>
To: "B. T. Raven" <nihil@nihilo.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Loss of auctex functionality
Date: Thu, 14 May 2009 11:12:51 -0700 [thread overview]
Message-ID: <d2e22f8e0905141112s4cd938a6x105948ca4a2d0656@mail.gmail.com> (raw)
In-Reply-To: <68Wdncc-2or1zJHXnZ2dnUVZ_qCdnZ2d@sysmatrix.net>
[-- Attachment #1: Type: text/plain, Size: 2620 bytes --]
On Thu, May 14, 2009 at 10:14 AM, B. T. Raven <nihil@nihilo.net> wrote:
> Sam Albers wrote:
>
>> Hi!
>>
>>> Until I messed up my site-lisp directory, I
>>>> conveniently had a LaTeX drop down menu within
>>>> emacs. I didn't really use it that much it did
>>>> provide me a list of keystrokes that were useful
>>>> when working with a latex document. Now only a TeX
>>>> drop down menu appears. I used to be able to run
>>>> C-c C-c and then type LaTeX to compile my document.
>>>> Now when I do this I am taken to a windows that
>>>> looks exactly like my terminal instead of LaTeXing
>>>> my document automatically. Other AucTex commands
>>>> don't seem to work well either.
>>>>
>>>> C-c C-e should allow me to insert an environment
>>>> but all it does it end the environment I am in
>>>> whereas previously I call insert a new environment
>>>> of my choice.
>>>>
>>>> My /usr/share/emacs/22.2/site-lisp directory is
>>>> empty through a silly move by yours truly. I am
>>>> using Ubuntu 9.04.
>>>>
>>> Looks like you're not using auctex at all but the built-in
>>> tex-mode. Why don't you just reinstall the auctex-package via the
>>> package manager?
>>>
>>>
>> Thanks Anselm. I tried this earlier but it did not seem to fix the
>> problem.
>> Indeed it does seem like emacs is not detecting auctex at all. Not sure
>> how
>> to proceed.
>>
>>
> But if you did this then your site-lisp subdirectory would no longer be
> empty. You should be able to re-install by downloading tarball or zip here:
>
> http://www.gnu.org/software/auctex/download-for-unix.html
>
> Also it seems that if you still have something like the following in your
> .emacs, then that should produce errors because of missing files:
>
> (load "auctex.el" nil t t)
> (load "preview-latex.el" nil t t)
>
> (setq TeX-auto-save t)
> (setq TeX-parse-self t)
> (setq-default TeX-master nil)
> (add-hook 'LaTeX-mode-hook 'turn-on-reftex)
> (setq reftex-plug-into-AUCTeX t)
>
> I am on w32 but I think these issues are platform independent.
>
> Ed
>
> Thank you for your help.
I seem to have a few too many emacs directories:
/usr/share/emacs22/site-lisp
which has ess and auctex files in it
/usr/share/emacs/site-lisp
which also has ess and auctex files in it
/usr/share/emacs/22.2/site-lisp
which is an empty folder.
The weird thing is that ESS is still working fine while auctex seems to not
be.
Lastly, a newbie question. Is the .emacs file just a text file located in
your home directory and does emacs look for it automatically there. That
probably should be a new thread but it is pertinent to my issue.
Thanks alot for your help.
Sam
[-- Attachment #2: Type: text/html, Size: 3611 bytes --]
next prev parent reply other threads:[~2009-05-14 18:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.7125.1242275725.31690.help-gnu-emacs@gnu.org>
2009-05-14 5:41 ` Loss of auctex functionality Anselm Helbig
2009-05-14 6:56 ` Sam Albers
[not found] ` <mailman.7160.1242312711.31690.help-gnu-emacs@gnu.org>
2009-05-14 16:35 ` Mathias Fuh
2009-05-14 17:14 ` B. T. Raven
2009-05-14 18:12 ` Sam Albers [this message]
[not found] ` <mailman.7167.1242324781.31690.help-gnu-emacs@gnu.org>
2009-05-14 19:52 ` Anselm Helbig
2009-05-14 18:42 ` Anselm Helbig
2009-05-14 20:14 ` Sam Albers
[not found] ` <mailman.7173.1242332103.31690.help-gnu-emacs@gnu.org>
2009-05-14 21:13 ` Anselm Helbig
2009-05-14 4:24 Sam Albers
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=d2e22f8e0905141112s4cd938a6x105948ca4a2d0656@mail.gmail.com \
--to=tonightsthenight@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=nihil@nihilo.net \
/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.