all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: Gnu Emacs +MikTex +Yap
Date: Fri, 23 Dec 2005 01:41:19 +0100	[thread overview]
Message-ID: <85oe38sl00.fsf@lola.goethe.zz> (raw)
In-Reply-To: JNCdnT9yKeiZVTfeRVn-qg@inreach.com

"Overbeck" <overbeck@inreach.com> writes:

> "David Kastrup" <dak@gnu.org> wrote in message 
> news:85ek46dd77.fsf@lola.goethe.zz...
>> "Overbeck" <overbeck@inreach.com> writes:
>>> My question is:
>>>
>>> Has *anyone* successfully set up Yap in MikTex with GNU Emacs on
>>> Windows XP?  If so, *how*?
>>
>> Most people don't bother with Emacs' built-in mode and use AUCTeX
>> <URL:http://www.gnu.org/software/auctex> instead.  A precompiled
>> developer Emacs for Windows including AUCTeX can be gotten from
>>
>> <URL:ftp://alpha.gnu.org/pub/gnu/auctex>
>>
>
> Thanks for the suggestion. I downloaded and installed the
> Emacs/AucTeX package and, on running it, I see that it seems to be
> preconfigured for LaTeX. I don't use LaTeX, rather I use plain
> TeX. Consequently, it won't compile my plain TeX files as it's
> looking for LaTeX commands.
>
> Is there a way to configure AucTeX to default to TeX rather than
> LaTeX and put the TeX commands on the menu?

M-x customize-variable RET TeX-default-mode RET

Also, if you don't want to use AUCTeX at all for plain TeX (the
advantage over the built-in mode is not as staggering for plain TeX as
compared over LaTeX, but probably still there for the job shell
stuff), you could use

M-x customize-variable RET TeX-modes RET

and remove plain-tex-mode from the list, in which case plain TeX will
be catered for by Emacs' built-in mode.

In short: we have taken pains that in a setup with preconfigured
AUCTeX it is easy to get rid of AUCTeX completely or for particular
modes, if you really want to.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2005-12-23  0:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 22:35 Gnu Emacs +MikTex +Yap Overbeck
2005-12-21  9:14 ` David Kastrup
2005-12-22 15:36   ` Overbeck
2005-12-23  0:41     ` David Kastrup [this message]
2005-12-23  9:44     ` Geoffroy VILLE
2005-12-24  4:07       ` Overbeck
2005-12-24 10:04         ` Peter Dyballa
     [not found]         ` <mailman.20324.1135418892.20277.help-gnu-emacs@gnu.org>
2005-12-24 10:56           ` David Kastrup
2005-12-24 15:21             ` Peter Dyballa
2005-12-26 14:19   ` B. T. Raven
2005-12-26 18:51     ` Eli Zaretskii
2005-12-28 17:43     ` David Kastrup

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=85oe38sl00.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    /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.