emacs-pretest-bug
[Top][All Lists]
Advanced

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

Decoding coding system of processes


From: Michael Albinus
Subject: Decoding coding system of processes
Date: Thu, 21 Jul 2005 22:58:56 +0200

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


I have started "emacs -q -no-site-file". Then I've performed "M-x shell" 
and "M-: (process-coding-system (get-buffer-process (current-buffer)))"
afterwards in the shell buffer. Surprisingly, the result is
"(iso-latin-1-dos . iso-latin-1)".

The setting of a dos decoding system is nasty. For example, it
instructs to Tramp convert eol characters of transferred files, as
reported recently in emacs-pretest-bug. Where does it come from? Is it
really the correct coding system one has to expect?


In GNU Emacs 22.0.50.5 (i686-pc-linux-gnu, GTK+ Version 2.6.8)
 of 2005-07-10 on magdalene
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
<escape> x s h e l l <return> <escape> : <help-echo> 
<down-mouse-2> <mouse-2> <help-echo> <return> <escape> 
x r e p o r <tab> <return>

Recent messages:
Loading mwheel...done
(src/emacs/src/emacs -q -no-site-file)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
For information about the GNU Project and its goals, type C-h C-p.
Loading shell...done
(iso-latin-1-dos . iso-latin-1)
Loading emacsbug...done




reply via email to

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