unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Using 'register' and ^L
@ 2014-09-10  3:12 Dmitry Antipov
  2014-09-10  4:46 ` Stephen J. Turnbull
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitry Antipov @ 2014-09-10  3:12 UTC (permalink / raw)
  To: Emacs development discussions

1) Is there a reason to use explicit 'register' variables nowadays?
    This encumbers sources with no measurable benefits; moreover,
    some GC tracing/debugging techniques assumes that you can take
    an address of any Lisp_Object, which is effectively blocked by
    using 'register'.

2) Why still using ^L?  It looks like a huge empty space in patches
    showing as attachment in some e-mail clients, and I'm curious
    whether someone still uses a printing system relying on ^L page
    breaks :-).

Dmitry



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

end of thread, other threads:[~2014-09-10 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10  3:12 Using 'register' and ^L Dmitry Antipov
2014-09-10  4:46 ` Stephen J. Turnbull
2014-09-10  5:30 ` Paul Eggert
2014-09-10 13:11   ` Stefan Monnier
2014-09-10 17:37 ` Richard Stallman

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