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: n179911
Subject: Re: Emacs 23.1 on Mac OS X Trackpad does not work
Date: Sun, 2 Aug 2009 12:43:14 -0700

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<ian@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]