From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#47556: "really open? (y)es or (n)o or (l)iterally" vs. emacsclient -n Date: Fri, 2 Apr 2021 09:27:29 +0300 Message-ID: References: <87czvdwrx3.5.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12078"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0.6 (2021-03-06) Cc: 47556@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 02 08:28:10 2021 Return-path: Envelope-to: geb-bug-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 1lSDHt-00031a-Us for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 02 Apr 2021 08:28:09 +0200 Original-Received: from localhost ([::1]:34702 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lSDHs-000742-Oz for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 02 Apr 2021 02:28:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47540) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSDHm-00073k-Sl for bug-gnu-emacs@gnu.org; Fri, 02 Apr 2021 02:28:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47447) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lSDHm-0002VR-K3 for bug-gnu-emacs@gnu.org; Fri, 02 Apr 2021 02:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lSDHm-0000Jm-Fy for bug-gnu-emacs@gnu.org; Fri, 02 Apr 2021 02:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Apr 2021 06:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47556 X-GNU-PR-Package: emacs Original-Received: via spool by 47556-submit@debbugs.gnu.org id=B47556.16173448791213 (code B ref 47556); Fri, 02 Apr 2021 06:28:02 +0000 Original-Received: (at 47556) by debbugs.gnu.org; 2 Apr 2021 06:27:59 +0000 Original-Received: from localhost ([127.0.0.1]:58993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSDHi-0000JV-Kq for submit@debbugs.gnu.org; Fri, 02 Apr 2021 02:27:58 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:47149) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSDHg-0000JG-MX for 47556@debbugs.gnu.org; Fri, 02 Apr 2021 02:27:57 -0400 Original-Received: from localhost ([::ffff:41.202.241.58]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001E1EA.000000006066B966.0000124C; Thu, 01 Apr 2021 23:27:49 -0700 Content-Disposition: inline In-Reply-To: <87czvdwrx3.5.fsf@jidanni.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:203461 Archived-At: * 積丹尼 Dan Jacobson [2021-04-02 03:00]: > $ emacs -Q --maximized -eval '(server-start)'& > $ emacsclient -n big.jpg > big.jpg is large (14.5 MiB), really open? (y)es or (n)o or (l)iterally > Alas in this case our y, n, or l's are not being read by the mini-buffer! > > And if we indeed switch to emacs and type "n", the question doesn't go > away yet, until we type something into the *scratch* buffer. > > If we instead use --fullscreen, we can't even see the mini-buffer (at > least in icewm.) > > emacs-version "27.1" I am also using IceWM. I have tested in Emacs development version more of this, as you said --fullscreen, and I did not observe that behavior. I have tried answering Y and N and all is fine. So it is read by minibuffer in Emacs development version. It is true that message remains longer in minibuffer, this disturbs me sometimes. My hope is that my IceWm settings do not interfere with this testing, as I have in ~/.icewm/window this below inhibiting the title bar, I don't think it interferes. emacs.dTitleBar: 0 emacsclient.dTitleBar: 0 Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns Sign an open letter in support of Richard M. Stallman https://rms-support-letter.github.io/