unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32744: There seems to be a bug in current-column in character mode
@ 2018-09-16 13:28 Kalman Reti
  2018-09-16 17:11 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Kalman Reti @ 2018-09-16 13:28 UTC (permalink / raw)
  To: 32744

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

In an empty buffer, m-: of

(let ((p (point))) (insert " ") (add-text-properties p (point) `(display
(space :width 7))) (insert ".") (current-column))

returns 2 in gui mode but 8 in character mode of emacsen more recent than
emacs 22.  (I tried it in several emacs versions including the most recent
27.0.50 snapshot.)

I discovered this by figuring out why the m-x bubbles game hasn't worked in
character mode since emacs 22.

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

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

end of thread, other threads:[~2018-09-17 15:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-16 13:28 bug#32744: There seems to be a bug in current-column in character mode Kalman Reti
2018-09-16 17:11 ` Eli Zaretskii
     [not found]   ` <CAJ7Ts_161=cFRcG7oZAfjLsByzk=L8=iD+WQr-LF4z2-kWhn4w@mail.gmail.com>
     [not found]     ` <CAJ7Ts_22HqjfaPO7AGXRw3FS3hiH8SX4BF6DYE+YX5y8Znketg@mail.gmail.com>
2018-09-16 23:44       ` Kalman Reti
2018-09-17 14:43         ` Eli Zaretskii
2018-09-17 14:54           ` Kalman Reti
2018-09-17 15:22             ` Eli Zaretskii
2018-09-17 15:34               ` Noam Postavsky

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