From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Par Kurlberg" Newsgroups: gmane.emacs.bugs Subject: non-existent define-key mentioned in info documentation (minor) - never mind Date: Sun, 9 Sep 2007 21:41:15 +0200 Message-ID: <11097cd0709091241r39d0ceffx476bd3be0b82f561@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189407468 18389 80.91.229.12 (10 Sep 2007 06:57:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 06:57:48 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 10 16:57:35 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IUkDA-00027D-UT for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Sep 2007 16:26:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUcio-00079Y-Dw for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Sep 2007 02:26:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUSel-0000tF-1X for bug-gnu-emacs@gnu.org; Sun, 09 Sep 2007 15:41:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUSej-0000qb-5Y for bug-gnu-emacs@gnu.org; Sun, 09 Sep 2007 15:41:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUSei-0000qC-Ss for bug-gnu-emacs@gnu.org; Sun, 09 Sep 2007 15:41:16 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUSei-0007pd-8V for bug-gnu-emacs@gnu.org; Sun, 09 Sep 2007 15:41:16 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so788387rvf for ; Sun, 09 Sep 2007 12:41:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=adYhfZsm/VfELnN+GchbGHFd02N7n/15bcehtdoYotI=; b=nP3Gw7p0mYE+nzOmy+7qoarDwHGWXOUeqsSwKhp4BrCdkBd/IDp/FkpYYR2qNp1uTJpcmAUMDIyHPxV7tEUxdWzouAp0uVsX9XSomQcMEujnCKhgbZNw0v1eCh9/8Cl2x3Df5uJaRMC2MIqJBSrNF6VThvU5GO7wFEAo5+WaAic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W0FDxTcWNoyneEUexC7pA2wiZxNnd3TlcTvA8VkGpecnMkAem6JJNoCfOucFKQBM+mEegeKxYQ+NHrEQiT2rN15xflpWvzuWSWm6ZoeHOWRuh9LXnOxiLTMd5nd10GC88KHZ1GSdVOiltoQp60x1+50F1e7dxGycfOaXklUwd10= Original-Received: by 10.142.50.15 with SMTP id x15mr185877wfx.1189366875266; Sun, 09 Sep 2007 12:41:15 -0700 (PDT) Original-Received: by 10.142.79.18 with HTTP; Sun, 9 Sep 2007 12:41:15 -0700 (PDT) Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 10 Sep 2007 02:26:01 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16521 Archived-At: I was stupid - not showing in command completion does not mean that it does not exist as a function. Please ignore my previous post.