[rkward-tracker] [ rkward-Bugs-3433501 ] FIXED IN SVN: Editor doesn't detect end of words correctly
SourceForge.net
noreply at sourceforge.net
Fri Nov 4 19:30:06 UTC 2011
Bugs item #3433501, was opened at 2011-11-04 05:56
Message generated for change (Comment added) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3433501&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Milan Bouchet-Valat (nalimilan)
Assigned to: Thomas Friedrichsmeier (tfry)
Summary: FIXED IN SVN: Editor doesn't detect end of words correctly
Initial Comment:
The editor considers '.' as the end of a word, but not '$'. Given the R syntax, it should be the contrary. This is annoying when double-clicking on a name, or when using Ctrl+arrows.
Is this a bug in RKward or in Kate?
----------------------------------------------------------------------
>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2011-11-04 12:30
Message:
> You mean "that . is seen as a delimiter", don't you? ;-)
Yes, of course... the dot was not not seen as a delimiter.
----------------------------------------------------------------------
Comment By: Milan Bouchet-Valat (nalimilan)
Date: 2011-11-04 12:15
Message:
Thanks!
> The portion of the bug that '.' is not seen as a delimiter had
> already been fixed in RKWard for quite some time.
You mean "that . is seen as a delimiter", don't you? ;-)
----------------------------------------------------------------------
Comment By: Thomas Friedrichsmeier (tfry)
Date: 2011-11-04 12:10
Message:
Hi,
> Is this a bug in RKward or in Kate?
it's 50/50. The portion of the bug that '.' is not seen as a delimiter had
already been fixed in RKWard for quite some time. If this doesn't work for
you, this means kate is still using an older version of the R highlighting,
most likely the one shipped with kdelibs. In fact, it looks like I forgot
to sync the fix to kdelibs, back then.
Regarding '$', that should be a delimiter, indeed, but was not, yet. I've
fixed that in our SVN. I have also pushed both changes to kdelibs.
Regards
Thomas
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3433501&group_id=50231
More information about the rkward-tracker
mailing list