From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: NLS/Augment Date: Fri, 16 Aug 2019 10:14:29 -0400 Message-ID: References: <20190812084345.GC20344@protected.rcdrun.com> <20190814133519.GF9093@protected.rcdrun.com> <20190816140549.GN9205@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000008d988005903c9cb0" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44487) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyd0A-0000HT-Tx for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyd09-0007Mn-Jl for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:14:46 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:55241) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hyd09-0007Ld-6B for emacs-orgmode@gnu.org; Fri, 16 Aug 2019 10:14:45 -0400 Received: by mail-wm1-x32c.google.com with SMTP id p74so4170458wme.4 for ; Fri, 16 Aug 2019 07:14:44 -0700 (PDT) In-Reply-To: <20190816140549.GN9205@protected.rcdrun.com> 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: Jean Louis Cc: Steve Quezadas , org-mode-email --0000000000008d988005903c9cb0 Content-Type: text/plain; charset="UTF-8" That is the right thing to do I think. The only differences you should see is when the mouse pointer is over a star in a headline, it should highlight with a mouse face, and if you click on the highlighted region it should cycle the headline open and closed. Similarly, the [ ] in a checkbox should get highlighted, and if you click on it, it should toggle its state. There might also be some right click menus. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Fri, Aug 16, 2019 at 10:05 AM Jean Louis wrote: > * 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 > --0000000000008d988005903c9cb0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
That is the right thing to do I think.=C2=A0 The only diff= erences you should see is when the mouse pointer is over a star in a headli= ne, it should highlight with a mouse face, and if you click on the highligh= ted region it should cycle the headline open and closed. Similarly, the [ ]= in a checkbox should get highlighted, and if you click on it, it should to= ggle its state. There might also be some right click menus.=C2=A0

<= /div>

John

-----------------------------------
Professor John Kitc= hin=C2=A0
Doherty Hall A207F
Department of Chemical Engineering
Ca= rnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
<= /div>


On Fri, Aug 16, 2019 at 10:05 AM Jean Loui= s <bugs@gnu.support> wrote:
* John Kitchin <jkitchin@andrew.cmu.edu> [2019-08-14 15:53]:<= br> > strange. It has always worked fine for me. It turns out in the long ru= n 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.=C2=A0 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
--0000000000008d988005903c9cb0--