Gnus development mailing list
 help / color / mirror / Atom feed
* Problem with filling and hard newlines in message-mode
@ 2010-09-06 10:28 Julien Danjou
  2010-09-06 20:16 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Julien Danjou @ 2010-09-06 10:28 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 802 bytes --]

Hi folks,

I've recently discovered a problem in message-mode and I don't 
know how to solve it.

Some of e-mail got all auto-refilled when I sent them. I think I 
got the culprit in my configuration:
        (use-hard-newlines 1 'never)
in message-mode-hook.

That means I use hard newlines for filling, which I like to. The 
problem is that sometimes I paste text in the message, and since 
that text is pasted and not _inserted with my keyboard_, there is 
not hard new lines on that part.

When I press C-c C-c, `fill-paragraph' is run on the whole message 
(from where?), and all the part of text I pasted is all messed up 
since there's no hard-newlines.

Is there anything I can do to stop that?

-- 
Julien Danjou
// ᐰ <julien@danjou.info>   http://julien.danjou.info

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2010-09-10 23:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-06 10:28 Problem with filling and hard newlines in message-mode Julien Danjou
2010-09-06 20:16 ` Lars Magne Ingebrigtsen
2010-09-07  7:32   ` Julien Danjou
2010-09-07 16:21     ` Lars Magne Ingebrigtsen
2010-09-09 19:42       ` Julien Danjou
2010-09-10 23:34         ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).