* turn off mouse select
@ 2002-10-22 22:12 Peter Ashford
2002-10-23 6:05 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Peter Ashford @ 2002-10-22 22:12 UTC (permalink / raw)
Hi there,
I wanted to turn off the mouse selection / pasting feature of emacs. I
tried putting (mouse-sel-mode nil) in my .emacs file but that didn't work.
What am I doing wrong?
Cheers,
Peter
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: turn off mouse select
2002-10-22 22:12 Peter Ashford
@ 2002-10-23 6:05 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2002-10-23 6:05 UTC (permalink / raw)
On Wed, 23 Oct 2002, Peter Ashford wrote:
> I wanted to turn off the mouse selection / pasting feature of emacs. I
> tried putting (mouse-sel-mode nil) in my .emacs file but that didn't work.
Does it help to set the variables interprogram-cut-function and
interprogram-paste-function to nil?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: turn off mouse select
[not found] <mailman.1035353180.3281.help-gnu-emacs@gnu.org>
@ 2002-10-23 21:40 ` Peter Ashford
2002-10-24 6:02 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Peter Ashford @ 2002-10-23 21:40 UTC (permalink / raw)
"Eli Zaretskii" <eliz@is.elta.co.il> wrote in message
news:mailman.1035353180.3281.help-gnu-emacs@gnu.org...
>
> On Wed, 23 Oct 2002, Peter Ashford wrote:
>
> > I wanted to turn off the mouse selection / pasting feature of emacs. I
> > tried putting (mouse-sel-mode nil) in my .emacs file but that didn't
work.
>
> Does it help to set the variables interprogram-cut-function and
> interprogram-paste-function to nil?
>
>
No, it didn't. What do those variables do?
Cheers,
Peter.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: turn off mouse select
2002-10-23 21:40 ` turn off mouse select Peter Ashford
@ 2002-10-24 6:02 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2002-10-24 6:02 UTC (permalink / raw)
On Thu, 24 Oct 2002, Peter Ashford wrote:
> > Does it help to set the variables interprogram-cut-function and
> > interprogram-paste-function to nil?
>
> No, it didn't. What do those variables do?
They enable the interaction between Emacs and the X selection machinery
(or the clipboard if you are on Windows).
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-10-24 6:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1035353180.3281.help-gnu-emacs@gnu.org>
2002-10-23 21:40 ` turn off mouse select Peter Ashford
2002-10-24 6:02 ` Eli Zaretskii
2002-10-22 22:12 Peter Ashford
2002-10-23 6:05 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.