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

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

Re: help with double spaces etc.


From: Jesper Harder
Subject: Re: help with double spaces etc.
Date: Fri, 27 Sep 2002 03:21:35 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

Todd Wylie <twylie@watson.wustl.edu> writes:

> For example, I would really like to view text in emacs as
> double-spaced with auto-fill word-wrapping - but to lose the wrapping
> and line returns when saved.

For the double-spacing part you can use the variable `line-spacing', 

,----[ C-h v line-spacing RET ]
| line-spacing's value is nil
| 
| Documentation:
| Additional space to put between lines when displaying a buffer.
| The space is measured in pixels, and put below lines on window systems.
`----

This only changes the display, not the file itself.


reply via email to

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