all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* recent `float' current_column changes
@ 2002-06-03 13:29 Miles Bader
  2002-06-04  2:35 ` Thien-Thi Nguyen
  2002-06-04 23:25 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Miles Bader @ 2002-06-03 13:29 UTC (permalink / raw)


I notice that `current_column' now returns a float.

However, every place the value is returned to lisp, it is is converted
to an integer.

Why not just allow lisp programs to see it too?  I'll bet that if they
just do the normal sort of arithmetic and call indent-to-column on the
result they would basically work the same way as they do with an int --
unless indent-to-column accepts a float, in which case, they'd work
_better_...

-Miles
-- 
I'd rather be consing.

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

end of thread, other threads:[~2002-06-04 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-03 13:29 recent `float' current_column changes Miles Bader
2002-06-04  2:35 ` Thien-Thi Nguyen
2002-06-04  2:54   ` Miles Bader
2002-06-04  3:31     ` Thien-Thi Nguyen
2002-06-04 23:25 ` Richard Stallman

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.