From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: How to test whether any code runs after same command invocation? Date: Fri, 14 Feb 2014 19:41:14 +0100 Message-ID: <87fvnl8rlh.fsf@zigzag.favinet> References: <87eh36kl1f.fsf@web.de> <87d2ip91gp.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1392403087 31775 80.91.229.3 (14 Feb 2014 18:38:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Feb 2014 18:38:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 14 19:38:14 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WENeQ-00075w-6y for ged-emacs-devel@m.gmane.org; Fri, 14 Feb 2014 19:38:14 +0100 Original-Received: from localhost ([::1]:53317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WENeP-0006xW-Ok for ged-emacs-devel@m.gmane.org; Fri, 14 Feb 2014 13:38:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WENeG-0006x1-PX for emacs-devel@gnu.org; Fri, 14 Feb 2014 13:38:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WENeA-0000yQ-VY for emacs-devel@gnu.org; Fri, 14 Feb 2014 13:38:04 -0500 Original-Received: from smtp205.alice.it ([82.57.200.101]:38587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WENeA-0000y2-Ku for emacs-devel@gnu.org; Fri, 14 Feb 2014 13:37:58 -0500 Original-Received: from zigzag.favinet (95.233.66.93) by smtp205.alice.it (8.6.060.28) id 529A593111F7C83F; Fri, 14 Feb 2014 19:37:56 +0100 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1WENhv-0001yD-Vl; Fri, 14 Feb 2014 19:41:52 +0100 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Stefan Monnier's message of "Fri, 14 Feb 2014 12:15:12 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.101 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169630 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable () Stefan Monnier () Fri, 14 Feb 2014 12:15:12 -0500 The general idea might still apply: try and make it lazier. E.g. [create a future]. Another way to be lazy is to do nothing if there is pending input. BTW, this should probably be on help-gnu-emacs. =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlL+Y08ACgkQZwMiJEyAdQKZQQCglqMPo6a3bmZWc5iPWwaM8EH9 a90AnA+vyl3PJNGua9vKv7zhWqgcYzIk =mFPQ -----END PGP SIGNATURE----- --=-=-=--