all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Mohammed Sadik <sadiqpkp@gmail.com>
Cc: 24533@debbugs.gnu.org
Subject: bug#24533: 25.1; `c-token-at-point` wrong on floating point values
Date: Mon, 30 Nov 2020 13:21:59 +0100	[thread overview]
Message-ID: <87lfej826w.fsf@gnus.org> (raw)
In-Reply-To: <CANHUxH29ioOXZczF1PbPSH4HPz4LFuN45+4CEM_4pHQOW_73Mw@mail.gmail.com> (Mohammed Sadik's message of "Sun, 25 Sep 2016 07:18:14 +0530")

Mohammed Sadik <sadiqpkp@gmail.com> writes:

> c-token-at-point doesn't returns the right value when the point
> is on floating point numbers.
>
> Eg. In the following statement, if I try to get the value of
> `c-token-at-point` I get "55" ('|' is the point). But "23.55" is the
> right value.
>
> double length;
> length = 23.5|5;

(This bug report unfortunately got no response at the time.)

`c-token-at-point' doesn't seem to exist in Emacs 26 (or later
versions), and a cursory look at the commit logs doesn't find anything
about that either.

Is this a function in Emacs, or from an external package?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2020-11-30 12:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-25  1:48 bug#24533: 25.1; `c-token-at-point` wrong on floating point values Mohammed Sadik
2020-11-30 12:21 ` Lars Ingebrigtsen [this message]
2020-12-01  1:52   ` Mohammed Sadiq
2020-12-01  9:01     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfej826w.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=24533@debbugs.gnu.org \
    --cc=sadiqpkp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.