Torsten Bronger <[EMAIL PROTECTED]> writes:

> Hallöchen!

Hi,

> LC_MESSAGES="de_DE.UTF-8"

Immer diese Deutschen ...

Could you, please, test the appended patch? It is towards the recent
CVS version of tramp.el; hope your version is closed to this.

> Tschö,
> Torsten.

Best regards, Michael.

*** /tmp/tramp.el.~1~	Thu Jan 17 15:40:42 2008
--- /tmp/tramp.el	Thu Jan 17 15:40:42 2008
***************
*** 914,920 ****
  		  (string :tag "Directory"))))
  
  (defcustom tramp-remote-process-environment
!   `("HISTFILE=$HOME/.tramp_history" "HISTSIZE=1" "LC_CTYPE=C" "LC_TIME=C"
      ,(concat "TERM=" tramp-terminal-type)
      "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH="
      "autocorrect=" "correct=")
--- 914,920 ----
  		  (string :tag "Directory"))))
  
  (defcustom tramp-remote-process-environment
!   `("HISTFILE=$HOME/.tramp_history" "HISTSIZE=1" "LC_ALL=C"
      ,(concat "TERM=" tramp-terminal-type)
      "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH="
      "autocorrect=" "correct=")
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to