Author: alexander
Date: 2005-08-02 07:39:39 -0600 (Tue, 02 Aug 2005)
New Revision: 493
Added:
x86/branches/utf8/packages/mutt/bug
Modified:
x86/branches/utf8/BUGS
x86/branches/utf8/Makefile
Log:
Built mutt and msmtp.
Modified: x86/branches/utf8/BUGS
===================================================================
--- x86/branches/utf8/BUGS 2005-08-02 12:49:58 UTC (rev 492)
+++ x86/branches/utf8/BUGS 2005-08-02 13:39:39 UTC (rev 493)
@@ -113,3 +113,6 @@
console. Probably a setlocale(LC_CTYPE, "") before initscr() is sufficient
to fix that.
+mutt:
+ Flowed text wrapping is wrong. To see this, run this command:
+ mutt -f packages/mutt/bug
Modified: x86/branches/utf8/Makefile
===================================================================
--- x86/branches/utf8/Makefile 2005-08-02 12:49:58 UTC (rev 492)
+++ x86/branches/utf8/Makefile 2005-08-02 13:39:39 UTC (rev 493)
@@ -185,7 +185,7 @@
ch-libungif ch-imlib2 ch-imlib ch-boehm-gc ch-w3m ch-pango ch-atk
ch-gtk2 ch-cvs ch-popt ch-samba ch-libIDL ch-firefox ch-thunderbird \
ch-startup-notification ch-gvim ch-xfce ch-lua ch-ion ch-irssi ch-xchat
ch-tcpwrappers ch-portmap \
ch-nfs-utils ch-traceroute ch-ncftp ch-pciutils ch-nALFS
ch-device-mapper ch-LVM2 ch-dhcpcd \
- ch-distcc ch-ppp ch-rp-pppoe ch-libaal ch-reiser4progs ch-squashfs
ch-cpio stop-here ch-mutt ch-msmtp ch-slrn \
+ ch-distcc ch-ppp ch-rp-pppoe ch-libaal ch-reiser4progs ch-squashfs
ch-cpio ch-mutt ch-msmtp stop-here ch-slrn \
ch-raidtools ch-eject ch-linux ch-klibc ch-unionfs ch-initramfs
ch-cdrtools ch-blfs-bootscripts ch-syslinux
# Rules for building tools/stage1
Added: x86/branches/utf8/packages/mutt/bug
===================================================================
--- x86/branches/utf8/packages/mutt/bug 2005-08-02 12:49:58 UTC (rev 492)
+++ x86/branches/utf8/packages/mutt/bug 2005-08-02 13:39:39 UTC (rev 493)
@@ -0,0 +1,18 @@
+From - Tue Aug 02 19:20:30 2005
+Date: Tue, 02 Aug 2005 19:20:30 +0600
+From: "Alexander E. Patrakov" <[EMAIL PROTECTED]>
+MIME-Version: 1.0
+To: [EMAIL PROTECTED]
+Subject: Mutt bug
+Content-Type: text/plain; charset=ISO-8859-1; format=flowed
+Content-Transfer-Encoding: 8bit
+
+When wrapping messages with "Content-Type: text/plain; format=flowed",
+Mutt uses string length in bytes instead of its width. Compare the
+wrapping of the following lines on a 80-column terminal in
+en_US.ISO-8859-1 and en_US.UTF-8 locales:
+
+����� ����� ����� ����� ����� ����� ����� ����� ����� ����� ����� �����
+����� ����� ����� ����� ����� ����� ����� ����� ����� ����� ����� �����
+����� ����� �����
+
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page