From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Capture frame, the first entry returned by (mouse-position) Date: Sat, 17 Sep 2022 21:59:31 +0300 Message-ID: <83wna1zv1o.fsf@gnu.org> References: <838rmh293v.fsf@gnu.org> <834jx52886.fsf@gnu.org> <8335cp2863.fsf@gnu.org> <83zgexzw62.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33741"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 17 21:00:23 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oZd38-0008fk-Bo for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 17 Sep 2022 21:00:22 +0200 Original-Received: from localhost ([::1]:42410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oZd36-0000Kr-Jp for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 17 Sep 2022 15:00:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZd2K-0000Kj-5u for help-gnu-emacs@gnu.org; Sat, 17 Sep 2022 14:59:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45168) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZd2J-0006nC-UN for help-gnu-emacs@gnu.org; Sat, 17 Sep 2022 14:59:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=LJtWjqCb3xaXsVyzzGLxo/fm1p9KtD1je+0+WJ73ClA=; b=jjdcjFJOJGcY flHgGpAyiMtYBRzKmWZiUPfcA1/IJNWvFzDxaVaQBlUmt8HU8MkK0TuoG2u/mlE0yiQ/xLPXGmRGf +aWqrrnIrUk2DZadqydKS+XcIsjtHpVVmdFs4+UdbfZnMOfypxtjfxJyWstPX7VvwrMgoryh5oD+Q tR/Ac8O92rPy8xVptA2icdq9cy63KbcXz7ga1GKSmQsOntZKMRgDM7jG9P+XwBMgb6pCTYK2y+aD7 MlRreRTN8v4SGxLZHLjXR/U9Rrwa5JUXYD7XTqGGKa/4BQG/Euql/cPhj0Qw7oySeT/Vv4QfJXHb/ oJ+3NqnRKt1w1RhbqfJQbA==; Original-Received: from [87.69.77.57] (port=3882 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZd2J-0003ZE-DC for help-gnu-emacs@gnu.org; Sat, 17 Sep 2022 14:59:31 -0400 In-Reply-To: (message from Christopher Dimech on Sat, 17 Sep 2022 20:41:49 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139563 Archived-At: > From: Christopher Dimech > Cc: help-gnu-emacs@gnu.org > Date: Sat, 17 Sep 2022 20:41:49 +0200 > > Frame objects seem quite complicated to handle, they are long with spaces in them. That's not the frame, that's its printed representation. This is a good time to re-read the immortal part of Alice in Wonderland where it explains the difference between a thing, the name of the thing, and the name of the name.