From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Could x-show-tip be reimplemented in Elisp? How does one create borderless frames from Elisp? Date: Sun, 14 Feb 2016 20:00:03 +0200 Message-ID: <834mdbyxy4.fsf@gnu.org> References: <56BDF3DE.2050704@gmail.com> <56BEA48F.9020400@gmail.com> <83bn7jz1g5.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455472819 17058 80.91.229.3 (14 Feb 2016 18:00:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Feb 2016 18:00:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 14 19:00:18 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aV0y2-0001QH-Ed for ged-emacs-devel@m.gmane.org; Sun, 14 Feb 2016 19:00:18 +0100 Original-Received: from localhost ([::1]:52523 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0y1-0005bR-Om for ged-emacs-devel@m.gmane.org; Sun, 14 Feb 2016 13:00:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0xo-0005Zf-Eh for emacs-devel@gnu.org; Sun, 14 Feb 2016 13:00:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aV0xj-0002gh-Sn for emacs-devel@gnu.org; Sun, 14 Feb 2016 13:00:04 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0xj-0002gd-PK; Sun, 14 Feb 2016 12:59:59 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3301 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aV0xj-0006OW-2E; Sun, 14 Feb 2016 12:59:59 -0500 In-reply-to: (message from Stefan Monnier on Sun, 14 Feb 2016 12:19:13 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199940 Archived-At: > From: Stefan Monnier > Cc: emacs-devel@gnu.org > Date: Sun, 14 Feb 2016 12:19:13 -0500 > > >> The amount of duplication between *menu.c is probably even worse. > > No, that one was fixed a few releases ago. The common code is in > > menu.c. > > Oh, indeed, I had completely forgotten about that. Is it me or the sun > is shining a bit brighter suddenly? The sun, of course.