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

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

Line Break behavior in emacs terminal


From: Xin Shi
Subject: Line Break behavior in emacs terminal
Date: Thu, 23 Apr 2009 00:38:30 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hello Experts,

I'm using the multi-term.el. Are there any way to control the line break
behavior in the emacs terminal? It looks the default one is break the line with
a hard return which is not convent when copy it.

I've got a message from the author:


------------------------------------------------------------------
(add-hook 'term-mode-hook '(lambda () (setq truncate-lines t)))

But this looks just work with one window, if i split current multi-term
window horizontally, it still will get hard return.

------------------------------------------------------------------

Any suggestions? 

Thanks!

Xin






reply via email to

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