unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* On removing sequence_number from window structure
@ 2013-02-02  8:50 martin rudalics
  2013-02-02 17:32 ` Dmitry Antipov
  2013-02-08  8:17 ` Juri Linkov
  0 siblings, 2 replies; 14+ messages in thread
From: martin rudalics @ 2013-02-02  8:50 UTC (permalink / raw)
  To: emacs-devel

I'm afraid this change

   * window.h (struct window): ...
   Remove sequence_number member. ...
   * window.c (sequence_number): Remove.
   * print.c (print_object): Follow the printed representation of
   frames and print window pointer to distinguish between windows.

will make debugging window code rather unpleasant.  It's much simpler to
think of windows in terms of sequence numbers than in terms of pointers.

martin



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

end of thread, other threads:[~2013-02-10 13:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-02  8:50 On removing sequence_number from window structure martin rudalics
2013-02-02 17:32 ` Dmitry Antipov
2013-02-02 17:50   ` martin rudalics
2013-02-08  8:17 ` Juri Linkov
2013-02-08  9:55   ` Eli Zaretskii
2013-02-08  9:59   ` martin rudalics
2013-02-08 15:17     ` Stefan Monnier
2013-02-08 15:33       ` Drew Adams
2013-02-09  0:30     ` Juri Linkov
2013-02-09  9:21       ` martin rudalics
2013-02-09 14:20         ` Stefan Monnier
2013-02-09 17:08           ` martin rudalics
2013-02-10  9:57             ` Juri Linkov
2013-02-10 13:33               ` martin rudalics

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