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

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

Re: Line Break behavior in emacs terminal


From: Kevin Rodgers
Subject: Re: Line Break behavior in emacs terminal
Date: Sat, 25 Apr 2009 10:45:58 -0600
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Xin Shi wrote:
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?

Does longlines-mode solve the problem?

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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