From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Newsgroups: gmane.emacs.help Subject: how to add a one second delay at the end of all asyncrous jobs? Date: Sat, 16 Jan 2016 11:50:17 +0800 Message-ID: <87mvs641za.fsf@jidanni.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1452916259 3147 80.91.229.3 (16 Jan 2016 03:50:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2016 03:50:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 16 04:50:48 2016 Return-path: Envelope-to: geh-help-gnu-emacs@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 1aKHt2-0007zs-1w for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2016 04:50:48 +0100 Original-Received: from localhost ([::1]:49741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKHsy-0006kT-44 for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2016 22:50:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKHsn-0006kK-Pk for help-gnu-emacs@gnu.org; Fri, 15 Jan 2016 22:50:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKHsk-0001LQ-JO for help-gnu-emacs@gnu.org; Fri, 15 Jan 2016 22:50:33 -0500 Original-Received: from homie.mail.dreamhost.com ([208.97.132.208]:46732 helo=homiemail-a3.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKHsk-0001L5-BK for help-gnu-emacs@gnu.org; Fri, 15 Jan 2016 22:50:30 -0500 Original-Received: from homiemail-a3.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id E67E8284071 for ; Fri, 15 Jan 2016 19:50:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=RCyT+ciqymZE4J11V3wgUvZknO4=; b=gsyfRzplIkH7DQ9j OKFcjsFI8ZxQYBwm+2/deqDyL1i9+Ocm1KLVNe2ALsWmRFYCAAg1vPK3F6s6MOsZ nzxGSEM2F4HcAu8iMfWj6cvupgKlpmLKtBN20GdERvJ9O/B1jliOHV12loUNXKSC 3O/sLfWscLKYhUJPHQJVSiiQ188= Original-Received: from jidanni.org (unknown [27.246.34.205]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTPSA id B54BC28406C for ; Fri, 15 Jan 2016 19:50:24 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.97.132.208 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108755 Archived-At: How can I add a "sleep 1" as a after hook for M-x man, M-x compile, etc. Otherwise longer man pages and compile jobs get cut too mid-page: The following unary operators are available: "+", "-". The following functions are available: abs(x) Compute absolute value of x. acos(x) Compute a