From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Emacs touch interface Date: Mon, 21 Dec 2015 01:48:44 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1450658990 20380 80.91.229.3 (21 Dec 2015 00:49:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Dec 2015 00:49:50 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 21 01:49:49 2015 Return-path: Envelope-to: ged-emacs-devel@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 1aAofb-0000lh-4V for ged-emacs-devel@m.gmane.org; Mon, 21 Dec 2015 01:49:47 +0100 Original-Received: from localhost ([::1]:42557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAofa-0003lu-FY for ged-emacs-devel@m.gmane.org; Sun, 20 Dec 2015 19:49:46 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAofJ-0003lY-VT for emacs-devel@gnu.org; Sun, 20 Dec 2015 19:49:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aAofE-0008Eu-Ss for emacs-devel@gnu.org; Sun, 20 Dec 2015 19:49:29 -0500 Original-Received: from mail-oi0-x242.google.com ([2607:f8b0:4003:c06::242]:36033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aAofE-0008Eq-P1 for emacs-devel@gnu.org; Sun, 20 Dec 2015 19:49:24 -0500 Original-Received: by mail-oi0-x242.google.com with SMTP id o124so7900214oia.3 for ; Sun, 20 Dec 2015 16:49:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=49LSXT5ttsX1mCOa8EPdaoZJP/ks3o6F8CWt2itK4g8=; b=uASRQ+4PLKqAc+kcEvPSKYf3Sh1jEe6H1VaVjPsGrrxBkyimZQJ5E2zQJ3kWSX9Khy VTznOeR5nZ9Q30bTHgm1KIAdGrpadVOfBuEul6cpnr4HpUuopt7aiFzZH20uf/4BxLwT 6uNUHWMZyTfF5+RBrYMyIySkKDbKEnLCGq0axDKsAwC0XuxIiB49StIpN0clPWH8307u 58cKGpjrsxAyHNN8F/oTlchrE5CfEA/tNVRlzAQy8pvpB7b4MipG2lFOc7Vv88wbYRfS oIbrGPWaEYdyhHkwO1ZQH0PE3XIzxN+MkAZWmyy0Gf2FOzyb99LKcGrXiK0qN71Dag/e rMiw== X-Received: by 10.107.28.140 with SMTP id c134mr19777161ioc.122.1450658963971; Sun, 20 Dec 2015 16:49:23 -0800 (PST) Original-Received: by 10.79.97.65 with HTTP; Sun, 20 Dec 2015 16:48:44 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4003:c06::242 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:196586 Archived-At: On Mon, Dec 21, 2015 at 1:28 AM, John Wiegley wrote: > > >>>>> Lars Magne Ingebrigtsen writes: > > > I think a basic touch screen minor mode would be handy for some newer > > laptops. Like, "pull down" to scroll a page, and "swipe right" to enter a > > directory, and... stuff... > > Sounds pretty useful, as touch screen laptops become more commonplace. Virtual keyboards are sometimes very useful too. But there are some problems... :-p