On Tue, Mar 29 2005, Donald Arseneau wrote:

> Peter Petersen <[EMAIL PROTECTED]> writes:
>
>> Stefan Monnier <[EMAIL PROTECTED]> writes:
>> > Have you tried M-x xterm-mouse-mode ?
>>  how do I autoload xterm-mouse-mode
>
> I too would like an answer.  
>
> emacs -nw -f xterm-mouse-mode
>
> gives errors 
> Wrong number of arguments: #[(arg) "[EMAIL PROTECTED]

emacs -nw --eval '(xterm-mouse-mode 1)'

Or put something like (unless window-system (xterm-mouse-mode 1))
in your init file.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to