From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.help Subject: Re: Campaign for Tablet which runs Emacs closes soon Date: Sat, 6 Dec 2014 00:03:54 +0000 Message-ID: References: <87r3wdaluy.fsf@wmi.amu.edu.pl> <87lhmlaj7x.fsf@wmi.amu.edu.pl> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1417824257 27509 80.91.229.3 (6 Dec 2014 00:04:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2014 00:04:17 +0000 (UTC) Cc: help-gnu-emacs To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 06 01:04:10 2014 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 1Xx2r4-00061K-6p for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Dec 2014 01:04:10 +0100 Original-Received: from localhost ([::1]:52951 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2r3-0005fC-Ql for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Dec 2014 19:04:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2qq-0005ey-SU for help-gnu-emacs@gnu.org; Fri, 05 Dec 2014 19:03:57 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xx2qq-0008I1-02 for help-gnu-emacs@gnu.org; Fri, 05 Dec 2014 19:03:56 -0500 Original-Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:59058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2qp-0008Hn-OF for help-gnu-emacs@gnu.org; Fri, 05 Dec 2014 19:03:55 -0500 Original-Received: by mail-lb0-f170.google.com with SMTP id w7so1403458lbi.1 for ; Fri, 05 Dec 2014 16:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=rLsYfXfL8UxI9vBSY94lPO8gsXmsg79zh5WrtjQAjdA=; b=ZZcdkFa8372wtG8mXRlew1CA3DMabm43uaDXeBdM2PBw6SIoAPn0s+s2i4TmMygFXg nP5Ku0902TUc8c5MqzLJYTX+itIHCVZsgZpP4asTJbcZDckcKeUlTsmNI8Sb0tE5hD8q tgn5BizVoM0RGUizSRLwjdR2KbOwNlCcuzA6qB76gJVDOWgz4GmKSGNPEng4e+Zf3Ojz RtvnZxlX+DnrZTLCzvxm5aN00jSyaxu+slNJ8XrGUkY/HPMaRaXXZgpzYgvtCLRIr7p/ SoH2gn2kKV23otXLehypHeZxgIYOzr8ORNmFcN6a4TVDVkdgj/tlyjGfuvbapY5MuHx8 U3nA== X-Received: by 10.152.3.100 with SMTP id b4mr5206706lab.68.1417824234774; Fri, 05 Dec 2014 16:03:54 -0800 (PST) Original-Received: by 10.112.53.137 with HTTP; Fri, 5 Dec 2014 16:03:54 -0800 (PST) Original-Received: by 10.112.53.137 with HTTP; Fri, 5 Dec 2014 16:03:54 -0800 (PST) In-Reply-To: <87lhmlaj7x.fsf@wmi.amu.edu.pl> X-Google-Sender-Auth: FkM_ortB5MZG1UTDP1iyasfLVVM X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22a X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:101441 Archived-At: > Does it support gestures on touch-screens, too? I'd love to be able > e.g. to pinch a window to bury its buffer, or swipe horizontally to > switch buffers, or swipe vertically to split windows etc. (I mean, /if/ > I had a tablet. But I guess at some point I might buy myself one.) Some touchscreen gestures (like dragging) are just regular mouse gestures. Those should work fine on a laptop with a touch screen. Other gestures are not (like pinching), those would require additional support in Emacs.