home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!uunet!not-for-mail
- From: kyle@rodan.UU.NET (Kyle Jones)
- Newsgroups: gnu.emacs.help
- Subject: Re: installing vm 4.41
- Date: 26 Jul 1992 16:58:46 -0400
- Organization: UUNET Communications
- Lines: 20
- Message-ID: <14v3m6INN3gu@rodan.UU.NET>
- References: <RYANR.92Jul26030324@lamar.lamar.ColoState.EDU>
- NNTP-Posting-Host: rodan.uu.net
-
- ryanr@lamar.lamar.ColoState.EDU (Richard Ryan) writes:
- > Although the machine seems to go into vm and views the headers with an
- > "h" command all right, the letter itself does not show up on the screen
- > ecxcept for its header Could someone tell me what's going wrong and how
- > to fix it?
-
- Hit the space bar.
-
- (Struggling desperately with the temptation to end the article
- here, Kyle continues...)
-
- When VM shows you only the headers of the message, this is called
- "previewing" and is normal behavior when viewing a new message.
- When you type SPACE, VM will uncover the rest of the message and
- mark the message as read. If you don't like this feature just
-
- (setq vm-preview-lines nil)
-
- in your .emacs and VM won't hide the body of new messages.
-
-