all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do you reset line length in RMAIL for receiving and reading messages?...
@ 2015-03-16  1:45 Don Saklad
  2015-03-16  3:47 ` Eli Zaretskii
  2015-03-30  1:59 ` Robert Thorpe
  0 siblings, 2 replies; 3+ messages in thread
From: Don Saklad @ 2015-03-16  1:45 UTC (permalink / raw)
  To: help-gnu-emacs, dsaklad

How do you reset line length in RMAIL for receiving and reading messages?...
so lines aren't automatically wrapped resulting in a garbling look
to the text received.

How do you receive messages in RMAIL with lines intact as sent !?...



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

* Re: How do you reset line length in RMAIL for receiving and reading messages?...
  2015-03-16  1:45 How do you reset line length in RMAIL for receiving and reading messages? Don Saklad
@ 2015-03-16  3:47 ` Eli Zaretskii
  2015-03-30  1:59 ` Robert Thorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2015-03-16  3:47 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Don Saklad <dsaklad@gnu.org>
> Date: Sun, 15 Mar 2015 21:45:38 -0400
> 
> How do you reset line length in RMAIL for receiving and reading messages?...
> so lines aren't automatically wrapped resulting in a garbling look
> to the text received.
> 
> How do you receive messages in RMAIL with lines intact as sent !?...

Emacs does that by default, it's some customization of yours that
causes this.



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

* Re: How do you reset line length in RMAIL for receiving and reading messages?...
  2015-03-16  1:45 How do you reset line length in RMAIL for receiving and reading messages? Don Saklad
  2015-03-16  3:47 ` Eli Zaretskii
@ 2015-03-30  1:59 ` Robert Thorpe
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Thorpe @ 2015-03-30  1:59 UTC (permalink / raw)
  To: Don Saklad; +Cc: dsaklad, help-gnu-emacs

Don Saklad <dsaklad@gnu.org> writes:

> How do you reset line length in RMAIL for receiving and reading messages?...
> so lines aren't automatically wrapped resulting in a garbling look
> to the text received.
>
> How do you receive messages in RMAIL with lines intact as sent !?...

As Eli said Emacs does that by default.

Generally, text email is wrapped using newlines before it's sent.  Not
all email programs do that.  Some of them don't do it well.  You can tell
if it's your config by loading the mbox file in emacs -Q.  You can
tell if RMAIL is the problem by comparing it with another program.  For
example, copy an email that suffers from the problem to an mbox file by
itself then import the file into Thunderbird.

Do you mean that the wrapping is odd in message-mode when replying?
That could be because you have visual-line-mode enabled and message-mode
has it's own line-wrapping too.

BR,
Robert Thorpe



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

end of thread, other threads:[~2015-03-30  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16  1:45 How do you reset line length in RMAIL for receiving and reading messages? Don Saklad
2015-03-16  3:47 ` Eli Zaretskii
2015-03-30  1:59 ` Robert Thorpe

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.