all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Line wrapping
@ 2008-09-04 20:28 denebet
  2008-09-05  1:23 ` Kevin Rodgers
       [not found] ` <mailman.18480.1220577821.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 9+ messages in thread
From: denebet @ 2008-09-04 20:28 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

How can I still have line wrapping (the text goes to the next line with
small return arrow when it is to long) when windows are plit in vertically
C-X-3 ?
I did quite a little googling like 
<http://www.delorie.com/gnu/docs/emacs/emacs_89.html> but found no way.

TIA

Alain


^ permalink raw reply	[flat|nested] 9+ messages in thread
* line wrapping
@ 2009-11-20  9:41 Krzysztof Poc
  2009-11-20 15:41 ` Tim Visher
  0 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Poc @ 2009-11-20  9:41 UTC (permalink / raw)
  To: help-gnu-emacs

Hello
I'm using auto-fill-mode to automatically wrap a line when writing a
text.
Unfortunatelly it has some inconvenient features. It does not merge
the next
line with the current in case the current line has got long enough
blank
space.

All in all, do you know any other tool that is more advanced.
I expect this tool to insert a '\n' when breaking a lines at the
predefined
column just like auto-fill-mode does.

thanks for help


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Line wrapping...
@ 2002-11-27  5:42 alan
  2002-11-27 19:01 ` Barry Margolin
  2002-11-27 19:09 ` Alex Schroeder
  0 siblings, 2 replies; 9+ messages in thread
From: alan @ 2002-11-27  5:42 UTC (permalink / raw)


I've added the following line to my .emacs file to make long lines wrap.

(set-default 'truncate-lines nil)

It works just fine.  However, when I do C-x 3 to vertically split the
current buffer into 2 buffers, both of the buffers stop doing line wrapping
and the lines end in a $ to signify overflow.

How can I fix this.

Thanks

alan

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-21  2:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-04 20:28 Line wrapping denebet
2008-09-05  1:23 ` Kevin Rodgers
     [not found] ` <mailman.18480.1220577821.18990.help-gnu-emacs@gnu.org>
2008-09-05 17:39   ` denebet
  -- strict thread matches above, loose matches on Subject: below --
2009-11-20  9:41 line wrapping Krzysztof Poc
2009-11-20 15:41 ` Tim Visher
2009-11-21  2:32   ` Marcel Korpel
2002-11-27  5:42 Line wrapping alan
2002-11-27 19:01 ` Barry Margolin
2002-11-27 19:09 ` Alex Schroeder

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.