unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* [Q] setting up mouse and keybinding
@ 2005-12-28 17:35 sun_surf
  2005-12-28 18:44 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: sun_surf @ 2005-12-28 17:35 UTC (permalink / raw)


hey,
what do i need to write in .emacs so it will turn on the
mouse-wheel-mode on start
instead of doing it everytime i open emacs?

another question i have, using scheme in emacs : is there a key binding
for balancing (select the
current s-expr ) or for selecting from one paren to the other ?

thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Q] setting up mouse and keybinding
  2005-12-28 17:35 [Q] setting up mouse and keybinding sun_surf
@ 2005-12-28 18:44 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2005-12-28 18:44 UTC (permalink / raw)


sun_surf wrote:
> what do i need to write in .emacs so it will turn on the
> mouse-wheel-mode on start
> instead of doing it everytime i open emacs?

(mouse-wheel-mode 1)

> another question i have, using scheme in emacs : is there a key binding
> for balancing (select the
> current s-expr ) or for selecting from one paren to the other ?

C-M-SPC	; mark-sexp
M-w	; kill-ring-save

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-28 18:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-28 17:35 [Q] setting up mouse and keybinding sun_surf
2005-12-28 18:44 ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).