From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vb Newsgroups: gmane.emacs.help Subject: the second most recent key Date: Wed, 25 Oct 2006 15:41:35 -0700 Message-ID: <200610251541.35643.help-gnu-emacs@vsbe.com> References: <8A921A5AACA1A64F936C730FC1F817214691CF@zw67246c.societe.mma.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161816138 5641 80.91.229.2 (25 Oct 2006 22:42:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Oct 2006 22:42:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 26 00:42:16 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcrRa-0001Tz-J1 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Oct 2006 00:41:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcrRZ-0007t4-QA for geh-help-gnu-emacs@m.gmane.org; Wed, 25 Oct 2006 18:41:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GcrRO-0007sz-V5 for help-gnu-emacs@gnu.org; Wed, 25 Oct 2006 18:41:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GcrRL-0007om-8F for help-gnu-emacs@gnu.org; Wed, 25 Oct 2006 18:41:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GcrRL-0007oj-5f for help-gnu-emacs@gnu.org; Wed, 25 Oct 2006 18:41:39 -0400 Original-Received: from [217.160.230.41] (helo=mout.perfora.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GcrRL-00076f-5e for help-gnu-emacs@gnu.org; Wed, 25 Oct 2006 18:41:39 -0400 Original-Received: from [66.17.149.13] (helo=dhcp-10-64-129-2.riverstonenet.com) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1GcrRJ17Jd-0004WM; Wed, 25 Oct 2006 18:41:38 -0400 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.9.1 In-Reply-To: Content-Disposition: inline X-Provags-ID: perfora.net abuse@perfora.net login:105503e63a43ed9a8b379992658ba53b X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38288 Archived-At: Is there a way to know what was the key pressed immediately before the last key pressed. Say there is a macro assigned to a certain key, and the function of this certain key depends on the key pressed immediately before the function was invoked. Is there a way to know what key that was? TIA, /vb