all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Trilobit <trilobot@gmx.net>
Subject: Re: weird latex-mode
Date: Sat, 12 Oct 2002 01:55:54 +0200	[thread overview]
Message-ID: <3DA7650A.4030202@gmx.net> (raw)
In-Reply-To: 3DA73EE5.7010508@gmx.net

Trilobit wrote:
> Hi,
> I want to write german LaTeX-documents with xemacs, for that I want to 
> change the command " that it inserts "` instead of ``.
> Therefore I inserted following lines into my custom.el:
> 
> (setq TeX-open-quote "\"`")
> (setq TeX-close-quote "\"'")
> 
> But xemacs inserts `` anyway.
> But if I go into the menu 
> Options->Advanced(Customize)->Emacs->Wp->Tex->AUC Tex->Latex
> and there change the version of Latex from "2" to "2e" or vice versa (it 
> depends on what the variable is set before) this feature works correctly.
> But it's a bit disturbing to change it everytime I begin to edit an 
> Latex document.
> Any suggestions what could be wrong with my xemacs(-configuration)?
> 
> Thx for advance.
> 
> Ps: Im using the current Debian-Linux testing distribution with xemacs 
> 21.4 installed and Auc-Tex
> 

right is:
(setq tex-open-quote "\"`")
(setq tex-close-quote "\"'")
then it works
*argl*

      reply	other threads:[~2002-10-11 23:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11 21:13 weird latex-mode Trilobit
2002-10-11 23:55 ` Trilobit [this message]

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=3DA7650A.4030202@gmx.net \
    --to=trilobot@gmx.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.