From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: Re: NLS/Augment Date: Fri, 16 Aug 2019 16:05:49 +0200 Message-ID: <20190816140549.GN9205@protected.rcdrun.com> References: <20190812084345.GC20344@protected.rcdrun.com> <20190814133519.GF9093@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42918) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hycs5-0000HK-BU for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:06:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hycs3-0000pD-Tm for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:06:24 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:46835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hycs3-0000QZ-N5 for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:06:23 -0400 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: John Kitchin Cc: Steve Quezadas , org-mode-email * John Kitchin [2019-08-14 15:53]: > strange. It has always worked fine for me. It turns out in the long run I > don't use it much, C-c C-c does the same thing on check boxes, and speed > commands on headings end up being easier to use for me. YMMV of course. Please tell me how do you use it? How do you invoke mouse to work in Org mode? I do this: emacs -Q in scratch: (require 'org-mouse) Then I open Org file, nothing I can see nor change with mouse. So tell me how do you do it that it works. Thank you, Jean