* ssh-ing into a remote box which has different LANG settings
@ 2007-10-24 13:13 Alexey Pustyntsev
2007-10-25 5:31 ` Alexey Pustyntsev
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Pustyntsev @ 2007-10-24 13:13 UTC (permalink / raw)
To: help-gnu-emacs
Hi all!
I've got a small problem when logging into a remote Linux box via
ssh. My locale is utf-8 and the other box is koi8-r. Unfortunately,
the messages on the remote computer are all in Russian and I cannot
read them. Because I don't like the idea of re-setting my whole locale
environment just for this ssh business I am exploring if Emacs can
help out with that in a local buffer.
So far, I have tried M-x term, M-x eshell and M-x shell. Out of these
three, only M-x shell followed by C-x <RET> p koi8-r <RET> koi8-r
seems to do the job more or less acceptable. It would be nice to use
terminal emulator (M-x term) too as it allows running some programs,
which cannot be run in interactive shell. My attempts at using M-x
term have not been successful. I would appreciate your help if you
have any ideas.
--
Rgds
Alexey
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ssh-ing into a remote box which has different LANG settings
2007-10-24 13:13 ssh-ing into a remote box which has different LANG settings Alexey Pustyntsev
@ 2007-10-25 5:31 ` Alexey Pustyntsev
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Pustyntsev @ 2007-10-25 5:31 UTC (permalink / raw)
To: help-gnu-emacs
nospam@dev.null (Alexey Pustyntsev) writes:
> It would be nice to use terminal emulator (M-x term) too as it
> allows running some programs, which cannot be run in interactive
> shell.
It seems to me that recode-region is my friend here.
--
Rgds
Alexey
When people name the OS, the word "Linux" really means, of course,
"GNU/Linux".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-25 5:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 13:13 ssh-ing into a remote box which has different LANG settings Alexey Pustyntsev
2007-10-25 5:31 ` Alexey Pustyntsev
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.