bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31772: 26.1; (thing-at-point 'list) regression


From: Eli Zaretskii
Subject: bug#31772: 26.1; (thing-at-point 'list) regression
Date: Mon, 11 Jun 2018 17:58:59 +0300

> From:  Leo Liu <sdl.web@gmail.com>
> Cc: 31772@debbugs.gnu.org,  tino.calancha@gmail.com
> Date: Mon, 11 Jun 2018 10:32:14 +0800
> 
> I just checked it and seem to behave beautifully and usefully. What do
> you see that are nonsensical?

In "emacs -Q", go to the 'h' in "that" on the first line, and then:

  M-: (thing-at-point 'list) RET
   => #("hat" 0 3 (fontified nil face font-lock-comment-face))

That's not even a word, let alone a list.  Is that useful?  I think
nil is more useful, since nothing should be a list inside a comment.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]