From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: ndame Newsgroups: gmane.emacs.devel Subject: Re: Why mouse-1/2/3 ? Date: Mon, 27 Apr 2020 10:53:16 +0000 Message-ID: References: <87h7x51a8b.fsf@igel.home> Reply-To: ndame Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="83066"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Apr 27 12:55:06 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jT1Pm-000LU9-Ar for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Apr 2020 12:55:06 +0200 Original-Received: from localhost ([::1]:38836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT1Pk-0002Jw-81 for ged-emacs-devel@m.gmane-mx.org; Mon, 27 Apr 2020 06:55:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47328) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jT1O9-00016N-O1 for emacs-devel@gnu.org; Mon, 27 Apr 2020 06:53:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jT1O9-0003Lr-7f for emacs-devel@gnu.org; Mon, 27 Apr 2020 06:53:25 -0400 Original-Received: from mail-40141.protonmail.ch ([185.70.40.141]:44011) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jT1O8-0003LY-Oo for emacs-devel@gnu.org; Mon, 27 Apr 2020 06:53:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1587984801; bh=TRqk5s6jlE09Wm4EYrcJxrRu9g9W/LlWsgk+x4XBXBc=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=SbRTYOW4jAUyUXKq5hUWRTQcuK5RMpjgTBI5X9GapWfFLfz3S6nxHdXsL3Mv/JS64 FdktzNtb+DW4GkowO/dM+EkAoxb3lH9eMrQXMNEgMYEMqYFHmSqcszXGnAcinHSzPC e4K7rLZWXpvcCUzvMbdp/RYTk26HzASQvVYks+kM= In-Reply-To: <87h7x51a8b.fsf@igel.home> Received-SPF: pass client-ip=185.70.40.141; envelope-from=ndame@protonmail.com; helo=mail-40141.protonmail.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/27 06:37:31 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.70.40.141 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:247906 Archived-At: > > What is the left button for a left-hander? > BTW, you can ask Emacs too about this. :) Here's Info: "To activate a link, either move point onto it and type =E2=80=98=E2=80=99, or click on it with =E2=80=98mouse-1= =E2=80=99 (the left mouse button)."