From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Mastro Newsgroups: gmane.emacs.help Subject: Re: get Elisp reference to info files Date: Sat, 8 Aug 2015 19:23:12 -0700 Message-ID: <03D5A16B-098B-43C2-A03E-5F62EEDEFC53@gmail.com> References: <871tfq1k58.fsf@nl106-137-147.student.uu.se> <87mvy93cry.fsf@robertthorpeconsulting.com> <878u9pus51.fsf@lifelogs.com> <87io8q4t8h.fsf@nl106-137-147.student.uu.se> <877fp64rgi.fsf@nl106-137-147.student.uu.se> <87pp2x6wtg.fsf@nl106-137-147.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1439087015 24948 80.91.229.3 (9 Aug 2015 02:23:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2015 02:23:35 +0000 (UTC) To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 09 04:23:30 2015 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 1ZOGGn-0006Xk-Lv for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Aug 2015 04:23:29 +0200 Original-Received: from localhost ([::1]:54210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOGGm-0006hL-Qr for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Aug 2015 22:23:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOGGc-0006hG-O0 for help-gnu-emacs@gnu.org; Sat, 08 Aug 2015 22:23:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOGGZ-0002N8-Im for help-gnu-emacs@gnu.org; Sat, 08 Aug 2015 22:23:18 -0400 Original-Received: from mail-pd0-x230.google.com ([2607:f8b0:400e:c02::230]:33043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOGGZ-0002Kx-BA for help-gnu-emacs@gnu.org; Sat, 08 Aug 2015 22:23:15 -0400 Original-Received: by pdrh1 with SMTP id h1so40551171pdr.0 for ; Sat, 08 Aug 2015 19:23:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=PRknFfij96IHj+2PpxzvaQtwNhsnhbFD1SPED5LbTo4=; b=LXlBA32Z6NGh8zBy6n498Tn/jag9p8HuDnweDyDekb9NhLU+zhu/7jKLeypBtCh0jY /oeDKPiZCnqhtPpCzFwK3L2Fh9SootrR289CtjCmAkdktBXfT8RJ4IiFgKrWSKH6rxxA SgOmjmbPv/uxTDlz/tRzqgwuOFZXNtXyHBptkjjLgPE24noVlQz9Q5VmI/n8EU9SXsYc b+BVoBTi/2/QRVCN1+qwniJmG+VK/LEnV7XMzJcG0Lhs2nTEsorR2urtNLfJMihPYLKj I0GjRBkgkyLT+t4w/osNqP9LhFgEWHKQb+faVdNxC+Su3sVaSM89xw7GbP5HoP0U3UQ3 ymvw== X-Received: by 10.70.134.163 with SMTP id pl3mr30665996pdb.142.1439086994154; Sat, 08 Aug 2015 19:23:14 -0700 (PDT) Original-Received: from [192.168.1.58] (cpe-23-240-162-55.socal.res.rr.com. [23.240.162.55]) by smtp.gmail.com with ESMTPSA id rl15sm14920914pbb.44.2015.08.08.19.23.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 08 Aug 2015 19:23:13 -0700 (PDT) In-Reply-To: <87pp2x6wtg.fsf@nl106-137-147.student.uu.se> X-Mailer: iPhone Mail (12H143) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c02::230 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:106374 Archived-At: > Right, I get that with `M-0 w' as well. The `M-0' is what I meant by "a zero argument". -- john