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

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

bug#15402: 24.3; Emacs and Mac OS Dock bad launch behavior


From: Jan Djärv
Subject: bug#15402: 24.3; Emacs and Mac OS Dock bad launch behavior
Date: Fri, 20 Sep 2013 09:05:55 +0200

Hello.

19 sep 2013 kl. 21:25 skrev Constantine Vetoshev <vetoshev@gmail.com>:

> Also, the real reason I submitted this bug report is bad behavior in term. 
> This bad behavior happens to go away with a properly set LANG, but my init.el 
> contains all sorts of invocations like:
> 
> (set-language-environment "UTF-8")
> (prefer-coding-system 'utf-8)
> (defadvice multi-term (after cv/multi-term activate)
>  (set-buffer-process-coding-system 'utf-8-unix 'utf-8-unix))
> 
> This fixes the basic non-ASCII character display problems (I didn't even 
> realize Emacs cared that much about LANG), but ansi-term still chokes on long 
> lines containing non-ASCII characters — even though it displays them 
> correctly. Shouldn't at least one of these settings get term working 
> correctly, even without a properly-set LANG?

I agree that some of these settings should be taken into account. Don't know 
which though.
Maybe we should set utf-8-unix as default on OSX if LANG is not set? 
FWIW M-x shell behaves correctly for me.

        Jan D.






reply via email to

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