From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Clemens Radermacher Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package proposal: frog-menu Date: Tue, 12 Mar 2019 19:36:46 +0100 Message-ID: References: <9eba60b7-ee19-1c68-e783-7353186c0e68@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="76101"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 12 19:58:20 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h3mbT-000JeA-P3 for ged-emacs-devel@m.gmane.org; Tue, 12 Mar 2019 19:58:19 +0100 Original-Received: from localhost ([127.0.0.1]:57991 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3mbS-0006Te-OS for ged-emacs-devel@m.gmane.org; Tue, 12 Mar 2019 14:58:18 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:46046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3mGi-0008I1-4b for emacs-devel@gnu.org; Tue, 12 Mar 2019 14:36:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3mGg-0001Dn-RK for emacs-devel@gnu.org; Tue, 12 Mar 2019 14:36:52 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:34943) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3mGg-00019b-4w for emacs-devel@gnu.org; Tue, 12 Mar 2019 14:36:50 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 769FC2400E5 for ; Tue, 12 Mar 2019 19:36:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1552415807; bh=q7Ejo5w4An6ntDEK5w+Dd2Tftk8RsK0QBPNGe1AzKw8=; h=Subject:To:Cc:From:Date:From; b=jxi/YM8rbgONmzCX+ys2uWliOPI7fKCr3DlxItkgKzkYyI+MB9CzN/t72ZlI1o2mU 4xOQuoRKaMgVTC7YDuspACMDd8zy6DtIWsLtBwd57yaDxf0Pq86b0sqn6TxxKReiDW Gwwbi5e2fDAazQeMAZ+FrJChlNbWovVH82EuQ6SbhKWBc6hIfsbLX8fM3gZyxpAhQZ 15Pg/iX8pc3sVXIo73VR6P8KrR+CKqSpCKf5J2gkSijQzmLMdKka1PjV77SsOtgP/M TPZRhjhp33KZhPTX9aFFWJ6QIVIh6Nrnlg3HjOj6UsL3ovtCkdTapwyf69VvNPIFCx TuBr9jmcMRvjg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 44JkG6493Sz9rxP; Tue, 12 Mar 2019 19:36:46 +0100 (CET) In-Reply-To: Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 185.67.36.66 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:234115 Archived-At: > Looks fun. Not sure if the playful name will work to its benefit or > will hide it from potential users (compared to a name that explicitly > advertizes its similarity to "avy" or something like that). > Hm, there is already one called `avy-menu` by which `frog-menu` was inspired. I did not want to call it `avy-posframe` because posframe should be only one possible display option (for now it is the only one though). -- Clemens -- Clemens