unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* posn-at-point get strange info when flycheck enable and (setq truncate-lines t)
@ 2018-01-17  2:08 tumashu
  2018-01-17  3:42 ` Eli Zaretskii
  2018-01-17 10:34 ` Andreas Schwab
  0 siblings, 2 replies; 8+ messages in thread
From: tumashu @ 2018-01-17  2:08 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

When I enable flycheck and (setq truncate-lines t)
sometimes  posn-at-point get strange info like the below:


        (#<window 3 on test.el> 31 (65 . 111) 0 (! . 0) 31 (5 . 3) nil (0 . 24) (13 . 29))


At the same point, the normal info is like:


       (#<window 3 on test.el> 31 (65 . 87) 0 nil 31 (5 . 3) nil (0 . 0) (13 . 29))


is the overlay's problem?





[-- Attachment #2: Type: text/html, Size: 666 bytes --]

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

end of thread, other threads:[~2018-01-19 14:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17  2:08 posn-at-point get strange info when flycheck enable and (setq truncate-lines t) tumashu
2018-01-17  3:42 ` Eli Zaretskii
2018-01-17 10:34 ` Andreas Schwab
2018-01-17 11:11   ` Feng Shu
2018-01-17 16:02     ` Eli Zaretskii
2018-01-17 16:45       ` Eli Zaretskii
2018-01-17 23:04       ` Feng Shu
2018-01-19 14:21         ` 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).