unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44974: dabbrev-expand doesn't know wide commas are commas yet
@ 2020-12-01  0:30 積丹尼 Dan Jacobson
  2021-01-02 10:45 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-12-01  0:30 UTC (permalink / raw)
  To: 44974

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"





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-02 10:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20201201124424.GB95466@breton.holly.idiocy.org>
2020-12-01 13:18 ` bug#44974: dabbrev-expand doesn't know wide commas are commas yet Alan Third
2020-12-01  0:30 積丹尼 Dan Jacobson
2021-01-02 10:45 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).