help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.1 on Mac OS X Trackpad does not work


From: Chaoyi
Subject: Re: Emacs 23.1 on Mac OS X Trackpad does not work
Date: Mon, 10 Aug 2009 20:55:28 -0700 (PDT)
User-agent: G2/1.0

try "emacs -q -l ~/.emacs --daemon"

On Aug 2, 3:43 pm, n179911 <n179...@gmail.com> wrote:
> Thanks.  It turns out that when I start my emacs daemon, it does not
> load my ~/.emacs
> so (setq mouse-wheel-mode t) never get executed.
>
> I tried add 'Emacs --daemon --user n17911' but that still does not
> load my ~/.emacs
>
> Can you please tell me how can I make (setq mouse-wheel-mode t)  in
> emacs daemon?
>
> On Sun, Aug 2, 2009 at 9:50 AM, Ian Eure<i...@digg.com> wrote:
> > On Aug 2, 2009, at 12:26 AM, n179911 wrote:
>
> >> Hi,
>
> >> I have installed Emacs 23.1 on Mac OSX.
> >> I would like to know how to get the track pad of MacBook Pro to work?
> >> I just want it to scroll up /down within emacs.
>
> >> I have tried adding:
> >> (require 'mwheel)
> >> (mwheel-install)
>
> >> to my .emacs.
>
> >> But that does not help.
>
> > (setq mouse-wheel-mode t)
>
> >  - Ian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]