Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292449 - app-emacs/flim-1.14.9 patches from mailing list
Summary: app-emacs/flim-1.14.9 patches from mailing list
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 23:27 UTC by Jan Seeger
Modified: 2009-11-13 14:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for quoted-printable encoder in flim. (mel-q-ccl-encode-region.patch,718 bytes, patch)
2009-11-08 23:28 UTC, Jan Seeger
Details | Diff
Decoded region patch (mel-q-ccl-write-decoded-region.patch,708 bytes, text/plain)
2009-11-08 23:29 UTC, Jan Seeger
Details
Updated ebuild (flim-1.14.9-r1.ebuild,1.21 KB, text/plain)
2009-11-08 23:29 UTC, Jan Seeger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Seeger 2009-11-08 23:27:46 UTC
I had a problem with unibyte/multibyte buffers in wanderlust with emacs23 and the vanilla flim and found two patches (of which one fixes my problem and the other is recommended by a developer) on the mailing lists from here: 

http://osdir.com/ml/mail.wanderlust.general/2008-04/msg00007.html

Reproducible: Always
Comment 1 Jan Seeger 2009-11-08 23:28:49 UTC
Created attachment 209684 [details, diff]
Patch for quoted-printable encoder in flim.
Comment 2 Jan Seeger 2009-11-08 23:29:08 UTC
Created attachment 209687 [details]
Decoded region patch
Comment 3 Jan Seeger 2009-11-08 23:29:40 UTC
Created attachment 209689 [details]
Updated ebuild
Comment 4 Jan Seeger 2009-11-08 23:33:12 UTC
In fact, Patch #2 (write-decoded-region.patch) seems to break wanderlust, so it should probably be removed again.
Comment 5 Jan Seeger 2009-11-08 23:36:43 UTC
(In reply to comment #4)
> In fact, Patch #2 (write-decoded-region.patch) seems to break wanderlust, so it
> should probably be removed again.

Disregard that, I suck stuff. 

Comment 6 Ulrich Müller gentoo-dev 2009-11-09 05:46:15 UTC
Have these patches been accepted upstream? I don't speak Japanese so I cannot follow that mailing list thread.

(In reply to comment #3)
> Created an attachment (id=209689) [details]
> Updated ebuild

In future, please post a diff against the current ebuild. It makes it easier to see what has changed.

[Summary corrected, I suppose 1.14.6 was a typo?]
Comment 7 Ulrich Müller gentoo-dev 2009-11-13 14:50:10 UTC
Anyway, the patches look sane enough. Fixed in 1.14.9-r1.

Thanks.