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

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

Re: resize text


From: Thorsten Bonow
Subject: Re: resize text
Date: Thu, 12 Aug 2004 18:16:56 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)

>>>>> "Laurent" == Laurent Herve <laurent.herve23@libertysurf.fr> writes:

    Laurent> Hi, I want to paste some text in emacs or xemacs and that text
    Laurent> should then be shaped to 70 crts/column, how can i do that ?

    Laurent> Thx,

    Laurent> laurent

You can set the variable `fill-column' to 70 (this is always done buffer-local),
e.g. via

     M-x set-variable fill-column: 70

Mark the region of inserted text in your buffer and then call `fill-region'.

Toto



-- 
Contact information and PGP key at
http://www-users.rwth-aachen.de/thorsten.bonow


reply via email to

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