From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: fringe and mouse in emacs 22.1
Date: Thu, 18 Oct 2007 22:01:30 +0200 [thread overview]
Message-ID: <uabqgi44l.fsf@gnu.org> (raw)
In-Reply-To: <ff5eis$tb1$1@f4n35.wfunet.wfu.edu> (message from Allin Cottrell on Wed, 17 Oct 2007 12:51:04 -0400)
> From: Allin Cottrell <cottrell@wfu.edu>
> Date: Wed, 17 Oct 2007 12:51:04 -0400
>
> That is (a) I like having a non-zero fringe, but (b) I don't like
> the way the mouse pointer behaves differently in the fringe in
> 22.1.
What the mouse does on the fringe is determined by a simple key
binding, like what the mouse does on the mode line. For example:
(global-set-key [left-fringe mouse-1] 'mouse-set-point)
See other bindings like this in mouse.el. You can rebind this as you
see fit.
next prev parent reply other threads:[~2007-10-18 20:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-17 16:51 fringe and mouse in emacs 22.1 Allin Cottrell
2007-10-17 23:12 ` Johan Bockgård
2007-10-18 20:01 ` Eli Zaretskii [this message]
2007-10-19 0:30 ` Stefan Monnier
2007-10-20 13:11 ` Allin Cottrell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uabqgi44l.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).