bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] 11.81; *output* buffer is set to UTF-8


From: Peter Dyballa
Subject: Re: [Bug-AUCTeX] 11.81; *output* buffer is set to UTF-8
Date: Mon, 7 Nov 2005 12:54:44 +0100


Am 06.11.2005 um 14:26 schrieb David Kastrup:

Ok, so now we know that in an unspecified version of Emacs on an
unspecified operating system with unspecified locale some unspecified
input text

Not really ... I thought I sent this information with my first eMail in this thread. Could you please scroll back a little to the beginning?

(and I still haven't the foggiest what math mode has to do with it)

Me too.

To start this again, I now have a new GNU Emacs 23 and new LaTeX file!

Emacs : GNU Emacs 23.0.0.1 (powerpc-apple-darwin7.9.0, X toolkit, Xaw3d scroll bars)
 of 2005-11-07 on localhost
Package: 11.81

current state:
==============
(setq
 AUCTeX-date "2005-09-25"
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path '("style" "auto" "/Users/pete/Library/texmf/tex/style"
                  "/Users/pete/Library/texmf/tex/auto"
"/Library/Application Support/Emacs/auctex/style" "/usr/local/var/auctex")
 TeX-auto-save t
 TeX-parse-self t
 TeX-master nil
TeX-command-list '(("TeX" "%(PDF)%(tex) %S%(PDFout) \"%(mode)\\input %t\"" TeX-run-TeX nil
                     (plain-tex-mode texinfo-mode ams-tex-mode) :help "Run plain 
TeX")
("LaTeX" "%l \"%(mode)\\input{%t}\"" TeX-run-TeX nil (latex-mode doctex-mode)
                     :help "Run LaTeX")
                    ("Makeinfo" "makeinfo %t" TeX-run-compile nil 
(texinfo-mode) :help
                     "Run Makeinfo with Info output")
("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil (texinfo-mode) :help
                     "Run Makeinfo with HTML output")
("AmSTeX" "%(PDF)amstex %S%(PDFout) \"%(mode)\\input %t\"" TeX-run-TeX nil
                     (ams-tex-mode) :help "Run AMSTeX")
("ConTeXt" "texexec --once --texutil %(execopts)%t" TeX-run-TeX nil
                     (context-mode) :help "Run ConTeXt once")
("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil (context-mode) :help
                     "Run ConTeXt until completion")
("ConTeXt Clean" "texutil --purgeall" TeX-run-interactive nil (context-mode)
                     :help "Clean temporary ConTeXt files")
                    ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help "Run 
BibTeX")
                    ("View" "%V" TeX-run-discard t t :help "Run Viewer")
                    ("Print" "%p" TeX-run-command t t :help "Print the file")
("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible
                     TeX-queue-command)
                    ("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help
                     "Generate PostScript file")
("Index" "makeindex %s" TeX-run-command nil t :help "Create index file")
                    ("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help
                     "Check LaTeX file for correctness")
                    ("Spell" "<ignored>" TeX-run-ispell-on-document nil t :help
                     "Spell-check the document")
                    ("Other" "" TeX-run-command t t :help "Run an arbitrary 
command")
                    ("XɘTeX" " xetex \"%(mode)\\input %t\"" TeX-run-TeX nil
                     (plain-tex-mode context-mode))
                    ("XɘLaTeX" "xelatex \"%(mode)\\input{%t}\"" TeX-run-TeX nil
                     (latex-mode context-mode))
                    )
 )

In GNU Emacs 23.0.0.1 (powerpc-apple-darwin7.9.0, X toolkit, Xaw3d scroll bars)
 of 2005-11-07 on localhost
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--enable-locallisppath=/Library/Application Support/Emacs/calendar23:/Library/Application Support/Emacs/preview:/Library/Application Support/Emacs/auctex/images:/Library/Application Support/Emacs/auctex:/Library/Application Support/Emacs' 'CFLAGS=-ggdb -pipe -faltivec -maltivec -mcpu=740 -no-cpp-precomp -fomit-frame-pointer -foptimize-register-move -fcprop-registers -frename-registers -freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt' 'CPPFLAGS=-I/usr/local/include -I/sw/include/libpng12 -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/include' 'LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib/freetype219/lib -L/sw/lib/pango-ft219/lib -L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  TeX-PDF-mode: t
  desktop-save-mode: t
  display-time-mode: t
  mouse-sel-mode: t
  show-paren-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Attachment: AUC-output-buffer-log
Description: Binary data

Attachment: AUC.tex
Description: TeX document



I've save the *output* buffer to AUC-output-buffer-log in utf-8-unix as was the buffer's coding-system (although, I have to admit, Emacs asked me to save in raw-text, which I refused and gave utf-8-unix instead) (when I open it, it opens in ISO Latin-1 and I see line #55 correctly with umlauts ...)

--
Mit friedvollen Grüßen

  Pete

"I wouldn't recommend sex, drugs or insanity for everyone, but they've
always worked for me."
                -- Hunter S. Thompson


reply via email to

[Prev in Thread] Current Thread [Next in Thread]