all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* weird desktop.el change
@ 2007-04-11  0:05 Miles Bader
  2007-04-11  0:49 ` Juanma Barranquero
  0 siblings, 1 reply; 13+ messages in thread
From: Miles Bader @ 2007-04-11  0:05 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

Hi,

You made this change to "lisp/desktop.el":

   revision 1.107
   date: 2007-04-06 18:35:23 +0000;  author: cyd;  state: Exp;  lines: +4 -4
   (desktop-create-buffer, desktop-save): Revert 2004-11-12 change.

The "2004-11-12 change" seems to be this:

   revision 1.76
   date: 2004-11-12 16:54:30 +0000;  author: eliz;  state: Exp;  lines: +13 -13
   (desktop-create-buffer, desktop-save): Avoid some consing by using mapc
   instead of mapcar.

A quick glance suggests that Eli's change was correct (the return values
of the calls to mapc/mapcar are all ignored, so using mapc seems OK),
and does indeed avoid some consing, so why did you revert it?

[Sorry if this was discussed -- a search on the emacs-devel archives
didn't turn up anything obvious.]

Thanks,

-Miles

-- 
"Suppose He doesn't give a shit?  Suppose there is a God but He
just doesn't give a shit?"  [George Carlin]

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

end of thread, other threads:[~2007-04-15 19:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11  0:05 weird desktop.el change Miles Bader
2007-04-11  0:49 ` Juanma Barranquero
2007-04-11  1:25   ` Miles Bader
2007-04-11  1:58     ` Chong Yidong
2007-04-11 15:47     ` Stephen J. Turnbull
2007-04-11 19:46     ` Richard Matthew Stallman
2007-04-11 23:22       ` Miles Bader
2007-04-13 17:02         ` Markus Triska
2007-04-13 19:20           ` Stefan Monnier
2007-04-13 19:32             ` Markus Triska
2007-04-14  3:45             ` Richard Stallman
2007-04-15  2:36               ` Markus Triska
2007-04-15 19:01                 ` 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.