[OS X Emacs] Word Wrap at 70

Peter Dyballa Peter_Dyballa at Web.DE
Mon Oct 13 13:50:56 EDT 2014


Am 13.10.2014 um 17:34 schrieb Henrik Grotjahn:

> So, is it possible to have something like "Word Wrap at 70“?

Have you tried set-fill-column?

	C-x f runs the command set-fill-column, which is an interactive
	compiled Lisp function in `simple.el'.
	
	It is bound to C-x f.
	
	(set-fill-column ARG)
	
	Set `fill-column' to specified argument.
	Use C-u followed by a number to specify a column.
	Just C-u as argument means to use the current column.

To have the text in the centre of the screen you could create a new frame, 72 columns wide, and position it in the middle of the screen… Or split the frame into windows to reach the desired width for the central window…

--
Mit friedvollen Grüßen

  Pete

Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.
		– Bill Watterson, in his comic strip Calvin and Hobbes



More information about the MacOSX-Emacs mailing list