unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Changing Encoding system for "Defaults for subprocess I/O"
Date: Sun, 24 May 2015 18:41:02 -0700 (PDT)	[thread overview]
Message-ID: <52a6df95-9cde-4e41-8440-334c9df9dfc0@googlegroups.com> (raw)
In-Reply-To: <738bc30b-0db9-4e89-b046-b3d1e3ddc9fc@googlegroups.com>

On Monday, May 25, 2015 at 4:54:57 AM UTC+5:30, dan wrote:
> On Sunday, May 24, 2015 at 4:15:37 PM UTC-7, dan wrote:
> > Hi,
> > 
> > When I enter "M-x eshell", the describe-coding-system shows
> > 
> > Defaults for subprocess I/O:
> >   decoding: U -- utf-8-unix (alias: mule-utf-8-unix)
> > 
> >   encoding: U -- utf-8-unix (alias: mule-utf-8-unix)
> > 
> > 
> > However, when I go to "M-x shell", it shows
> > 
> > Defaults for subprocess I/O:
> >   decoding: - -- undecided-unix (alias: unix)
> > 
> >   encoding: - -- undecided-unix (alias: unix)
> > 
> > 
> > Because of above, some international character does not show properly.
> > 
> > Do you know how to set the "Defaults for subprocess I/O" for all buffers/shell?
> > 
> > I don't know much about lisp/emacs, so specific example would be much preferable.
> > 
> > Thank you,
> > 
> > Dan.
> 
> Also, do you know how to make a change for
> 
> "Coding systems for process I/O"?
> 
> Or disable it?

Dunno if this helps but look up (using C-h v) these variables:

coding-system-for-write
coding-system-for-read

which refer to

file-coding-system-alist
process-coding-system-alist
network-coding-system-alist


  reply	other threads:[~2015-05-25  1:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-24 23:15 Changing Encoding system for "Defaults for subprocess I/O" dan
2015-05-24 23:24 ` dan
2015-05-25  1:41   ` Rusi [this message]
2015-05-25 14:45   ` Eli Zaretskii
     [not found]   ` <mailman.3625.1432565177.904.help-gnu-emacs@gnu.org>
2015-05-26  1:00     ` dan
2015-05-26  2:29       ` dan
2015-05-26  2:41       ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52a6df95-9cde-4e41-8440-334c9df9dfc0@googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).