all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* disable "smart quotes" in latex-mode
@ 2003-12-01 15:05 Joerg Schuster
  2003-12-01 15:25 ` David Kastrup
  2003-12-01 19:40 ` Stefan Monnier
  0 siblings, 2 replies; 6+ messages in thread
From: Joerg Schuster @ 2003-12-01 15:05 UTC (permalink / raw)


Hello,

I want to talk latex-mode out of displaying ``, when I type ".

Google returned several answers to the problem. E.g.:

http://www.geocrawler.com/archives/3/339/1994/8/0/1916283/
http://list-archive.xemacs.org/xemacs/199909/msg00349.html

Yet, none of the answers worked. Can anybody tell me how to do it?

Jörg

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: disable "smart quotes" in latex-mode
  2003-12-01 15:05 disable "smart quotes" in latex-mode Joerg Schuster
@ 2003-12-01 15:25 ` David Kastrup
  2003-12-01 16:11   ` Joerg Schuster
  2003-12-01 19:40 ` Stefan Monnier
  1 sibling, 1 reply; 6+ messages in thread
From: David Kastrup @ 2003-12-01 15:25 UTC (permalink / raw)


Joerg Schuster <js@cis.uni-muenchen.de> writes:

> I want to talk latex-mode out of displaying ``, when I type ".
> 
> Google returned several answers to the problem. E.g.:
> 
> http://www.geocrawler.com/archives/3/339/1994/8/0/1916283/
> http://list-archive.xemacs.org/xemacs/199909/msg00349.html
> 
> Yet, none of the answers worked. Can anybody tell me how to do it?

The answer depends on whether you are using AUCTeX and whether you
have enabled document parsing and just what versions of AUCTeX and
Emacs you might be using.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: disable "smart quotes" in latex-mode
  2003-12-01 15:25 ` David Kastrup
@ 2003-12-01 16:11   ` Joerg Schuster
  2004-01-06  1:09     ` David Kastrup
  0 siblings, 1 reply; 6+ messages in thread
From: Joerg Schuster @ 2003-12-01 16:11 UTC (permalink / raw)


David Kastrup <dak@gnu.org> writes:

> what versions of AUCTeX 

11.11

> Emacs 

GNU Emacs 21.2.2

> whether you have enabled document parsing 
I don't know. The only lines in my .emacs file that might be relevant
to this question are:

(setq TeX-parse-self t)
(setq-default TeX-master nil)

(I got them from the system administrator.)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: disable "smart quotes" in latex-mode
  2003-12-01 15:05 disable "smart quotes" in latex-mode Joerg Schuster
  2003-12-01 15:25 ` David Kastrup
@ 2003-12-01 19:40 ` Stefan Monnier
  1 sibling, 0 replies; 6+ messages in thread
From: Stefan Monnier @ 2003-12-01 19:40 UTC (permalink / raw)


> I want to talk latex-mode out of displaying ``, when I type ".

Check the values of variables tex-open-quote and tex-close-quote.


        Stefan

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: disable "smart quotes" in latex-mode
  2003-12-01 16:11   ` Joerg Schuster
@ 2004-01-06  1:09     ` David Kastrup
  2004-01-07  9:56       ` Joerg Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: David Kastrup @ 2004-01-06  1:09 UTC (permalink / raw)



Copy by mail and by news since, uh, this question is a bit dated.

Joerg Schuster <js@cis.uni-muenchen.de> writes:

> David Kastrup <dak@gnu.org> writes:
> 
> > what versions of AUCTeX 
> 
> 11.11

Old, so it probably does not know ngerman as package or babel option.

> > Emacs 
> 
> GNU Emacs 21.2.2

21.3 is out for a long time now and is just bug fixes to 21.2.  Not
that I think that related to your current problem.

> > whether you have enabled document parsing I don't know. The only
> lines in my .emacs file that might be relevant to this question are:
> 
> (setq TeX-parse-self t)
> (setq-default TeX-master nil)
> 
> (I got them from the system administrator.)

Looks right.  Then after loading a file, and at the very latest after
pressing C-c C-n, you should have " working normally in case you have
the `german' option specified somewhere.

And with AUCTeX 11.14 or later, the ngerman option should work as
well (I don't know exactly with which version it started working).

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: disable "smart quotes" in latex-mode
  2004-01-06  1:09     ` David Kastrup
@ 2004-01-07  9:56       ` Joerg Schuster
  0 siblings, 0 replies; 6+ messages in thread
From: Joerg Schuster @ 2004-01-07  9:56 UTC (permalink / raw)



My problem has simply disappeared. Maybe some system administrator
has made some changes to some part of the system.

And, apart from that, I actually wanted the smart quotes feature in
order to "abuse" latex-mode for editing another type of files. With
the help of some people in this news group I have now written a mode
for this type of files. 

Thanks a lot, though.


-- 
(sendmail-user-agent-compose
 (format "js%scis%suni%smuenchen%sde" "@" "." "-" "."))

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-07  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-01 15:05 disable "smart quotes" in latex-mode Joerg Schuster
2003-12-01 15:25 ` David Kastrup
2003-12-01 16:11   ` Joerg Schuster
2004-01-06  1:09     ` David Kastrup
2004-01-07  9:56       ` Joerg Schuster
2003-12-01 19:40 ` Stefan Monnier

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.