From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: (interactive "rP") valid? Date: Tue, 28 May 2013 08:54:33 -0700 (PDT) Message-ID: References: <<87mwrfe4oy.fsf@gmail.com>> <<51A4972C.5000903@easy-emacs.de> <87ip23e3ev.fsf@gmail.com> > <> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369756508 24574 80.91.229.3 (28 May 2013 15:55:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 May 2013 15:55:08 +0000 (UTC) To: Joost Kremers , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 28 17:55:06 2013 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 1UhMEo-0008Vk-7A for geh-help-gnu-emacs@m.gmane.org; Tue, 28 May 2013 17:55:02 +0200 Original-Received: from localhost ([::1]:34907 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhMEn-0005By-Qy for geh-help-gnu-emacs@m.gmane.org; Tue, 28 May 2013 11:55:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhMEU-00057p-1s for help-gnu-emacs@gnu.org; Tue, 28 May 2013 11:54:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhMEP-0008Vo-Kb for help-gnu-emacs@gnu.org; Tue, 28 May 2013 11:54:41 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:16922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhMEP-0008VV-Bj for help-gnu-emacs@gnu.org; Tue, 28 May 2013 11:54:37 -0400 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r4SFsZSC001824 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 28 May 2013 15:54:36 GMT Original-Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r4SFsY6q002303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Tue, 28 May 2013 15:54:35 GMT Original-Received: from abhmt115.oracle.com (abhmt115.oracle.com [141.146.116.67]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r4SFsXl1002299; Tue, 28 May 2013 15:54:33 GMT In-Reply-To: <> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.7 (607090) [OL 12.0.6668.5000 (x86)] X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:91105 Archived-At: > > C-h i > > Click Elisp >=20 > Mmm... if I type that into Emacs, I end up with "Regexp search: p" in > the minibuffer... Or is this "Click" thing some newfangled modifier key > that I haven't heard about? If so, I hope the old method `m Elisp RET` > isn't deprecated? I'd hate to have to buy a new keyboard... ;-) No, I just meant that you can "click `mouse-2' (or `mouse-1', depending) on the `Elisp' link." Certainly it would be bad if `m Elisp RET' were lost. No disagreement.