From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Strange use of (run-with-timer 0 nil #'foo args) in do-after-load-evaluation Date: Sun, 27 Oct 2019 23:51:51 +0200 Organization: LINKOV.NET Message-ID: <87ftjd5020.fsf@mail.linkov.net> References: <20191026101407.GA17424@ACM> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="198718"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 27 23:03:28 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.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iOqdD-000pYs-Lt for ged-emacs-devel@m.gmane.org; Sun, 27 Oct 2019 23:03:27 +0100 Original-Received: from localhost ([::1]:49668 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOqdC-0000wr-8f for ged-emacs-devel@m.gmane.org; Sun, 27 Oct 2019 18:03:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60008) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOqd3-0000sI-6N for emacs-devel@gnu.org; Sun, 27 Oct 2019 18:03:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOqd2-0002mY-6a for emacs-devel@gnu.org; Sun, 27 Oct 2019 18:03:17 -0400 Original-Received: from elephant.ash.relay.mailchannels.net ([23.83.222.57]:34632) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iOqd1-0002l8-I9 for emacs-devel@gnu.org; Sun, 27 Oct 2019 18:03:16 -0400 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 81C98140EAB; Sun, 27 Oct 2019 22:03:11 +0000 (UTC) Original-Received: from pdx1-sub0-mail-a38.g.dreamhost.com (100-96-85-194.trex.outbound.svc.cluster.local [100.96.85.194]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 0DC5114117F; Sun, 27 Oct 2019 22:03:11 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from pdx1-sub0-mail-a38.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Sun, 27 Oct 2019 22:03:11 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Bored-Whistle: 258758227e75e4a5_1572213791265_860145618 X-MC-Loop-Signature: 1572213791265:2802568641 X-MC-Ingress-Time: 1572213791265 Original-Received: from pdx1-sub0-mail-a38.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a38.g.dreamhost.com (Postfix) with ESMTP id CF47D8B46F; Sun, 27 Oct 2019 15:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=H+lyA8pmsXtTU1phq8Um838c3jI=; b= obC+4GNrFsalbySJfCzyg9+YY1rKx+67iwfdf+xCf9CJSJFtcJwNXAqf2Zg8NIJO oq+EhSIhyRkSUZkZQfmS5rjWN6GlfvLtBD6ZU4wF2W5pWKmaTDVWPPsdjlhhzfP5 xsTbeJH1QegRmsMfgezL5dNCxgMUdXhTReV/HRwwWU8= Original-Received: from mail.jurta.org (m91-129-98-153.cust.tele2.ee [91.129.98.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a38.g.dreamhost.com (Postfix) with ESMTPSA id C13428C0A4; Sun, 27 Oct 2019 15:03:04 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a38 In-Reply-To: <20191026101407.GA17424@ACM> (Alan Mackenzie's message of "Sat, 26 Oct 2019 10:14:07 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.222.57 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:241529 Archived-At: > The reason I ask is that whilst loading my desktop, the prompt > > Please type y, n, or !, or C-v to scroll: > > , asking me whether I want dangerous local variables to be loaded, is > getting obscured by the less important > > Package cl is deprecated For two months I'm seeing the same problem with the message "Package cl is deprecated" obscuring the y-or-n-p prompt: Warning: desktop file appears to be in use. Use it anyway? then I type 'y' blindly without seeing the obscured prompt only because I expect this prompt to appear, but this can't be a general solution. Maybe it's possible to delay warnings until desktop is loaded?