unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@jurta.org>
Cc: rudalics@gmx.at, emacs-devel@gnu.org
Subject: Re: On removing sequence_number from window structure
Date: Fri, 08 Feb 2013 11:55:12 +0200	[thread overview]
Message-ID: <83ehgr870f.fsf@gnu.org> (raw)
In-Reply-To: <87obfvz0bp.fsf@mail.jurta.org>

> From: Juri Linkov <juri@jurta.org>
> Date: Fri, 08 Feb 2013 10:17:30 +0200
> Cc: emacs-devel <emacs-devel@gnu.org>
> 
> > It's much simpler to think of windows in terms of sequence numbers
> > than in terms of pointers.
> 
> Are window sequence numbers necessary from the user's point of view?

They are no more necessary than the pointer to the window object we
are showing now instead of the sequence.

> Please address these questions as a user since as a developer
> you can add something like this for debugging purposes:
> 
> (set-window-parameter nil 'window-number (incf global-window-counter))
> 
> to a hook run during window creation.

That'd be a nuisance.  Emacs already has several features whose sole
purpose is to aid in debugging; I don't see why we should break that
tradition in this particular case.



  reply	other threads:[~2013-02-08  9:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83ehgr870f.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).