GNU bug report logs -
#25432
U+3001 IDEOGRAPHIC COMMA is punctuation
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Fri, 13 Jan 2017 00:06:02 UTC
Severity: minor
Tags: wontfix
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #13 received at control <at> debbugs.gnu.org (full text, mbox):
tags 25432 + wontfix
close 25432
quit
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: 積丹尼 Dan Jacobson
>> <jidanni <at> jidanni.org>
>> Date: Fri, 13 Jan 2017 08:05:12 +0800
>>
>> M-/ (translated from <escape> /) runs the command dabbrev-expand
>>
>> But when I do ESC / here,
>>
>> 阿G信> 想向您請教,新北市消防局 北海頻率、Talkgroup、顏色碼、slot
>>
>> 至於 Talkg<ESC />
>>
>> I get
>> Scanning for dabbrevs...done
>> user-error: No dynamic expansion for ‘Talkg’ found
>>
>> That's because "、" is not being treated like a (type of a) comma as it
>> should.
>
> No, that's because by default M-/ searches for symbol-constituent
> characters, and 、 can be part of a symbol. If you don't like that,
> customize dabbrev-abbrev-char-regexp to just "\\sw".
>
> IOW, this is a feature: Emacs is primarily a programmer's editor, so
> its defaults are supposed to be tuned for that.
According to the above explanation, this is the desired behaviour. I'm
consequently closing this as wontfix.
Best regards,
Stefan Kangas
This bug report was last modified 5 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.