GNU bug report logs - #44974
dabbrev-expand doesn't know wide commas are commas yet

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 1 Dec 2020 00:31:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#44974: closed (Re: bug#44974: dabbrev-expand doesn't know
 wide commas are commas yet)
Date: Sat, 02 Jan 2021 10:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#44974: dabbrev-expand doesn't know wide commas are commas yet

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 44974 <at> debbugs.gnu.org.

-- 
44974: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44974
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 44974-done <at> debbugs.gnu.org
Subject: Re: bug#44974: dabbrev-expand doesn't know wide commas are commas yet
Date: Sat, 02 Jan 2021 12:45:41 +0200
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> jidanni.org>
> Date: Tue, 01 Dec 2020 08:30:31 +0800
> 
> The command dabbrev-expand is bound to M-/.
> 
> It is great, except it needs to be updated, to know that
> "," is a comma, just like ",".
> 
> 哇,哈<ESC />
> a,bb<ESC />
> 
> Scanning for dabbrevs...done
> user-error: No dynamic expansion for ‘哇,哈’ found
> Scanning for dabbrevs...done
> user-error: No dynamic expansion for ‘bb’ found
> 
> Note how the latter doesn't have the "a," glued to it.
> 
> That means it is operating correctly. The former needs to be updated to
> act like the latter.

This is now fixed on the master branch.

> P.S., I didn't test any other wide punctuation, e.g.. "。", etc.

I did.

[Message part 3 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: dabbrev-expand doesn't know wide commas are commas yet
Date: Tue, 01 Dec 2020 08:30:31 +0800
The command dabbrev-expand is bound to M-/.

It is great, except it needs to be updated, to know that
"," is a comma, just like ",".

哇,哈<ESC />
a,bb<ESC />

Scanning for dabbrevs...done
user-error: No dynamic expansion for ‘哇,哈’ found
Scanning for dabbrevs...done
user-error: No dynamic expansion for ‘bb’ found

Note how the latter doesn't have the "a," glued to it.

That means it is operating correctly. The former needs to be updated to
act like the latter.

P.S., I didn't test any other wide punctuation, e.g.. "。", etc.

emacs-version "27.1"



This bug report was last modified 4 years and 194 days ago.

Previous Next


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