All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
To: buildroot@busybox.net
Subject: [Buildroot] *FLAWED* Re:  PATCH: correct expat DESTDIR , was ( expat is not correctly installed)
Date: Sat, 11 Aug 2007 21:38:40 +0200 (CEST)	[thread overview]
Message-ID: <0708111950160.10468@somehost> (raw)
In-Reply-To: <46BDFAEB.3070401@promwad.com>

On Sat, 11 Aug 2007, Ivan Kuten wrote:

> Ulf Samuelsson : l?r 2007-08-11 klockan 17:07 +0300 skrev Ivan Kuten:
> >
> > Your patches fail miserably, since your email client replaces tabs
> > with spaces. This means that patches have to be applied manually :-(
>
> Hm, strange, i'm using thunderbird-2.0 with plain text messaging.

Not strange at all.  Here is the problem:

  User-Agent: Thunderbird 2.0.0.6 (X11/20070728)
  Content-Type: text/plain; charset=UTF-8; format=flowed
                            ^^^^^^^^^^^^^  ^^^^^^^^^^^^^

Biggest problem is 'format=flowed'; that screws up _all_ inlined text.
This is a PITA with most mailers :(
You should really consider reconfiguring that:

,----[ user.js ]
| pref("mailnews.send_plaintext_flowed", false); // RFC 2646
| pref("mailnews.display.disable_format_flowed_support", true);
`----

so you avoid both sending and receiving flawed^H^H^H^Howed email.
utf-8 is also known to cause paines.


Cheers,

-- 
Cristian

  reply	other threads:[~2007-08-11 19:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 22:27 [Buildroot] expat is not correctly installed Ivan Kuten
2007-08-11 14:07 ` [Buildroot] PATCH: correct expat DESTDIR , was ( expat is not correctly installed) Ivan Kuten
2007-08-11 17:43   ` Ulf Samuelsson
2007-08-11 18:07     ` Ivan Kuten
2007-08-11 19:38       ` Cristian Ionescu-Idbohrn [this message]
2007-08-11 20:46         ` [Buildroot] *FLAWED* " Ivan Kuten

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0708111950160.10468@somehost \
    --to=cristian.ionescu-idbohrn@axis.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.