[lug] silly emacs
ljp
ljp at llornkcor.com
Sat Aug 11 12:28:53 MDT 2001
At 12:15 8/11/2001 -0600, you wrote:
> > I'm no lisp guru- so silly emacs question. How can I get emacs to NOT
> > automatically copy a selection when I select something with the mouse? I
> > hate that!
> >
> >
> > ljp
>There is no such thing as a silly question, only silly answers 8-)
>
>I may be able to help, I programme Emacs a lot; but I do not
>understand what you are trying to do because I never use the mouse in
>Emacs. If you can describe things a little more I shall be happy to
>look at it.
Sure. Every windblows editor natively does this-> When I select a word by
clicking on it, it does not copy the word to the clipboard.
I can then C-v to paste into the selected item. Move to another word,
highlight it, and paste the same word as before. Whereas emacs, when I
highlight a word, copies the text into the clipboard 'ring', I can only
paste what I have in the clipboard only once. Like this-
C-c: "this phrase"
highlight: "the phrase to be overwritten"
C-v: "this phrase"
when I try to paste a second time, what gets pasted is
"the phrase to be overwritten"
instead of "this phrase"
ljp
More information about the LUG
mailing list