Pending patches
Anders Lund
anders at alweb.dk
Sun Nov 20 09:05:35 GMT 2005
Hi all,
I have the 3 enclosed patches for Kate that should really be in KDE 3.5. The
problems they fix are not major showstoppers, but still bugs.
The patches are:
116540.patch
Fixes bug 116540, it makes pressing the home key on empty lines work correctly
(so that kate knows that the cursor column is now 0)
reload.patch
This moves the maintenance of the cursor position during reload into
katedocument (from kateview) so that the cursor position is remembered for
all views of a document.
encoding.patch
This enhances the setting of encoding during load/reload, and makes
KateDocument::setEncoding() actually work. After applying, a encoding set in
a filetype configuration will only be used if it should be, and it will take
real effect. And a encoding set by the user will be remembered during reload.
Will it be OK to commit these patches to the KDE 3.5 branch?
-anders
--
www: http://alweb.dk
jabber: anderslund at jabber.dk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 116540.patch
Type: text/x-diff
Size: 839 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051120/2199359a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reload.patch
Type: text/x-diff
Size: 1287 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051120/2199359a/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: encoding.patch
Type: text/x-diff
Size: 3100 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051120/2199359a/attachment-0002.patch>
-------------- next part --------------
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel at kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel
More information about the kde-core-devel
mailing list