From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier 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 12:19:13 -0500 Message-ID: References: <56BDF3DE.2050704@gmail.com> <56BEA48F.9020400@gmail.com> <83bn7jz1g5.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455470572 15804 80.91.229.3 (14 Feb 2016 17:22:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Feb 2016 17:22:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 14 18:22:43 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 1aV0Ne-0005Wd-1u for ged-emacs-devel@m.gmane.org; Sun, 14 Feb 2016 18:22:42 +0100 Original-Received: from localhost ([::1]:52245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0Nd-0006FC-AN for ged-emacs-devel@m.gmane.org; Sun, 14 Feb 2016 12:22:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0KO-0001Yc-0q for emacs-devel@gnu.org; Sun, 14 Feb 2016 12:19:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aV0KI-0003W1-UL for emacs-devel@gnu.org; Sun, 14 Feb 2016 12:19:19 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:40075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aV0KI-0003Vt-Pw; Sun, 14 Feb 2016 12:19:14 -0500 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.DIT.UMontreal.CA (8.14.1/8.14.1) with ESMTP id u1EHJJsF032352; Sun, 14 Feb 2016 12:19:20 -0500 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 62123AE127; Sun, 14 Feb 2016 12:19:13 -0500 (EST) In-Reply-To: <83bn7jz1g5.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 Feb 2016 18:44:26 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5581=0 X-NAI-Spam-Version: 2.3.0.9418 : core <5581> : inlines <4325> : streams <1587509> : uri <2141558> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:199938 Archived-At: >> 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? Stefan