GNU bug report logs - #24101
24.5; incorrect double-click selection in cperl-mode

Previous Next

Package: emacs;

Reported by: Vincent Lefevre <vincent <at> vinc17.net>

Date: Fri, 29 Jul 2016 00:07:01 UTC

Severity: minor

Tags: confirmed

Found in versions 24.5, 26.2

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: 24101 <at> debbugs.gnu.org, Clément Pit--Claudel <clement.pit <at> gmail.com>
Subject: bug#24101: 24.5; incorrect double-click selection in cperl-mode
Date: Fri, 5 Jul 2019 22:17:19 +0200
Clément Pit--Claudel <clement.pit <at> gmail.com> writes:

> Thanks; I can reproduce this on master. Calling word-at-point on "2" shows the same problem (it doesn't include "1").
> The problem seems to be a custom syntax-table property that cperl-mode puts on "1".
>
> Clément.
>
> On 2016-07-28 20:05, Vincent Lefevre wrote:
>>
>> 1. Under X Window (so that Emacs uses its own interface), open
>> a file containing:
>>
>> # -*- mode: cperl -*-
>>
>> tr/ABCDE/12345/;
>>
>> 2. Double-click over "4".
>>
>> Only "2345" is selected, instead of "12345".

I can reproduce this on Emacs 26.2.

Best regards,
Stefan Kangas




This bug report was last modified 1 year and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.