From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?5aSn54aK?= Newsgroups: gmane.emacs.help Subject: Open a info file manually Date: Tue, 10 Nov 2009 10:03:32 +0800 Message-ID: <380eea2a0911091803y594e0917q439e44f90b237322@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1257931400 10444 80.91.229.12 (11 Nov 2009 09:23:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Nov 2009 09:23:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 11 10:23:13 2009 Return-path: Envelope-to: geh-help-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 1N89Ps-0007ce-4l for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Nov 2009 10:23:04 +0100 Original-Received: from localhost ([127.0.0.1]:48261 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N89Pr-0001QD-BW for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Nov 2009 04:23:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7g57-0005hp-0B for help-gnu-emacs@gnu.org; Mon, 09 Nov 2009 21:03:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7g51-0005d7-FM for help-gnu-emacs@gnu.org; Mon, 09 Nov 2009 21:03:39 -0500 Original-Received: from [199.232.76.173] (port=45357 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7g51-0005cy-D5 for help-gnu-emacs@gnu.org; Mon, 09 Nov 2009 21:03:35 -0500 Original-Received: from mail-pw0-f47.google.com ([209.85.160.47]:48468) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7g50-0007Bo-Rw for help-gnu-emacs@gnu.org; Mon, 09 Nov 2009 21:03:35 -0500 Original-Received: by pwi9 with SMTP id 9so639690pwi.26 for ; Mon, 09 Nov 2009 18:03:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=9xhqvFXfHqmrILaDK07l+nCyfACR94rAaDr/agG7YG4=; b=uivfDMtGv8jtbU1RUBm7X98R+3sOtOK7GIdewcUgnIM53onqfez5p6x+Tg6oYaaHec 1v+jEAKcCRfITnrw+iJVBsNl5xopKMD8CgxfLzFodfVM8yOZkpS3XVMdM2MUiUOylo9m o8GzS/XQ2f6G3cCHlCfUUWGBQnCVmGsxUcBik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sHZmR1kP0wOpcurgTDqYihpS0Yui2gQToL/9tEQpD9DgUvoZyAb35yttdXuQR2w5aA 5KhzXgPKIToBaxG6kvfU12MfU/W1aUoIdNek0bQndLyuAodYBAJa00CBAL5dAaPb5b7w JmKbuagHjoMNF1pK+Ee12OrTSkgj30/OGnenI= Original-Received: by 10.143.21.34 with SMTP id y34mr930504wfi.16.1257818612537; Mon, 09 Nov 2009 18:03:32 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 11 Nov 2009 04:21:46 -0500 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:69649 Archived-At: I use Emacs 23.1 I want to open a info file somewhere, and Google result is I can use the bind key "c-u c-h i" and I will know whether there is a function or command do the same work?