From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: Getting rid of the GUI pop-ups Date: Wed, 15 Feb 2017 18:16:41 -0500 (EST) Message-ID: References: <87y3x7z2x7.fsf@byu.edu> <87tw7vyw5v.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Trace: blaine.gmane.org 1487200635 17181 195.159.176.226 (15 Feb 2017 23:17:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2017 23:17:15 +0000 (UTC) User-Agent: Alpine 2.20 (NEB 67 2015-01-07) Cc: Emacs Help List To: torys.anderson@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 16 00:17:10 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ce8ou-0003tR-7x for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Feb 2017 00:17:08 +0100 Original-Received: from localhost ([::1]:43431 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ce8oy-0008WB-21 for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2017 18:17:12 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ce8oX-0008W3-LE for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 18:16:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ce8oU-0004rj-Fv for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 18:16:45 -0500 Original-Received: from mailbackend.panix.com ([166.84.1.89]:46245) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ce8oU-0004rf-BM for help-gnu-emacs@gnu.org; Wed, 15 Feb 2017 18:16:42 -0500 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id ACB5F13606; Wed, 15 Feb 2017 18:16:41 -0500 (EST) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id 8510914B9D; Wed, 15 Feb 2017 18:16:41 -0500 (EST) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 849CB14B7F; Wed, 15 Feb 2017 18:16:41 -0500 (EST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) [fuzzy] X-Received-From: 166.84.1.89 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:112333 Archived-At: No wonder emacs-twittering-mode never created a gpg file for me when I authorized the app and later had to authorize the app again. The popup didn't react well with espeak. That's good to know. Any other emacs packages I should remove from this system on account of this bug that prompt for passwords and/or use gpg? On Wed, 15 Feb 2017, Jude DaShiell wrote: > Date: Wed, 15 Feb 2017 18:11:36 > From: Jude DaShiell > To: torys.anderson@gmail.com > Cc: Emacs Help List > Subject: Re: Getting rid of the GUI pop-ups > > not good, screen readers in command line environments like espeak and fenrir > and speechdup at the least are not going to like this. > On Wed, 15 Feb 2017, torys.anderson@gmail.com wrote: > >> Date: Wed, 15 Feb 2017 16:35:40 >> From: torys.anderson@gmail.com >> To: Jude DaShiell >> Cc: Emacs Help List >> Subject: Re: Getting rid of the GUI pop-ups >> >> This behaves precisely the same way: :30-1:00 wait time for KDE to put up a >> "password" prompt which requires I use a mouse. Jude DaShiell >> writes: >> >>> Have you tried running emacs -nw inside of a terminal yet and interfacing >>> with a password yet? >>> >>> On Wed, 15 Feb 2017, Tory S. Anderson wrote: >>> >>>> Date: Wed, 15 Feb 2017 14:09:40 >>>> From: Tory S. Anderson >>>> To: Emacs Help List >>>> Subject: Getting rid of the GUI pop-ups >>>> >>>> With Emacs 25.1.1, password prompts are no longer in the menu bar but via >>>> my (KDE/Plasma) window manager. Not only is this annoying, it is costly >>>> -- it takes 30 seconds to a full minute for the popup to appear, >>>> meanwhile Emacs is frozen. I would love for this to just be the menu >>>> prompt, as it used to be. I've tried >>>> >>>> `(setq menu-prompting nil)` but it doesn't seem to have any effect. I see >>>> these prompts most often when opening .gpg files and when trying to >>>> perform a git push. I'm hoping someone will tell me there is a better way >>>> to disable these than just rebuilding emacs from source with X menus >>>> disabled (particularly as I have been pleased to get my emacs from the >>>> repo without needing to build from source). >>>> >>>> Good news would be much appreciated! >>>> >>>> - Tory >>>> >>>> >> > > --