unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64739: (forward-thing 'number) doesn't work with decimal numbers
@ 2023-07-20  6:19 Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-07-20  6:39 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-07-20  6:19 UTC (permalink / raw)
  To: 64739

Hello,

Given the following number with point at ★:

★12.34

number-at-point correctly returns "12.34".

However,(forward-thing 'number) puts point just before the period:

12★.34

while I'd expect:

12.34★

(get 'number 'forward-op)
     ⇒ forward-word

forward-word doesn't seem to be the correct forward-op for numbers.

Joseph





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

end of thread, other threads:[~2023-07-29 23:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20  6:19 bug#64739: (forward-thing 'number) doesn't work with decimal numbers Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-20  6:39 ` Eli Zaretskii
2023-07-21 12:28   ` Roland Winkler
2023-07-21 12:48     ` Eli Zaretskii
2023-07-21 12:52       ` Eli Zaretskii
2023-07-21 14:14         ` Roland Winkler
2023-07-21 14:29           ` Eli Zaretskii
2023-07-23  3:36             ` Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-23  5:33               ` Eli Zaretskii
2023-07-23 19:03                 ` Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-24 11:25                   ` Eli Zaretskii
2023-07-26 12:21                     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-29 23:01                       ` Joseph Turner via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-22  0:23         ` Michael Heerdegen

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).