unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* with-standard-io-syntax
@ 2012-08-21 14:36 Sam Steingold
  2012-08-22 17:48 ` with-standard-io-syntax Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Steingold @ 2012-08-21 14:36 UTC (permalink / raw)
  To: emacs-devel

The introduction of print-length and print-level requires the CL-like
macro with-standard-io-syntax which would bind these (and all the future
variables which break read-back consistency) to nil.
Right now, (rgrep "print-length nil" "*.el" "~/src/emacs/trunk/" nil)
produces two dozen places where print-length is bound to nil and a quick
examination shows that the set of variable which need to be bound to nil
for print-read consistency is not uniformly understood.
I already have been bitten by this, and I think others will be sooner
rather than later.

--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://camera.org http://mideasttruth.com
http://thereligionofpeace.com http://palestinefacts.org http://ffii.org
He who laughs last did not get the joke.




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

end of thread, other threads:[~2012-08-22 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-21 14:36 with-standard-io-syntax Sam Steingold
2012-08-22 17:48 ` with-standard-io-syntax Stefan Monnier
2012-08-22 18:30   ` with-standard-io-syntax Sam Steingold
2012-08-22 19:31     ` with-standard-io-syntax Davis Herring

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