Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Emacs KDE clipboard interaction
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ivanov Dmitry  
View profile  
 More options Oct 12 2012, 6:38 am
Newsgroups: gnu.emacs.help
From: Ivanov Dmitry <usr...@gmail.com>
Date: Fri, 12 Oct 2012 14:38:34 +0400
Local: Fri, Oct 12 2012 6:38 am
Subject: Emacs KDE clipboard interaction
I am using Emacs 23.3.1 and KDE 4.5.5 on Linux Slackware. When I select and copy some text in Emacs into the clipboard, using the hotkeys: C-c & Shift-<Ins> this text doesn't appear immidiately in KDE clipboard. But exists at the top of Klipper buffer. So I have to manually select this text and then it's available.

When I copy from the menu, everything works fine. How to learn, which functions called, when copying from the menu, so I could bind it to the hotkeys?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 12:09 pm
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 12 Oct 2012 18:00:22 +0200
Local: Fri, Oct 12 2012 12:00 pm
Subject: Re: Emacs KDE clipboard interaction

Am 12.10.2012 um 12:38 schrieb Ivanov Dmitry:

> How to learn, which functions called, when copying from the menu

        <Mark some text> C-h k <then choose the menu entry>

A *Help* has opened and tells which function you had chosen from the menu.

In my version of GNU Emacs 24 I see keyboard shot-cuts displayed for (some of) the menu entries.

--
Greetings

  Pete

Almost anything is easier to get into than out of.
                                – Allen's Law


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ivanov Dmitry  
View profile  
 More options Oct 12 2012, 4:04 pm
Newsgroups: gnu.emacs.help
From: Ivanov Dmitry <usr...@gmail.com>
Date: Sat, 13 Oct 2012 00:04:09 +0400
Local: Fri, Oct 12 2012 4:04 pm
Subject: Re: Emacs KDE clipboard interaction

Ok, I found it. The function is called 'clipboard-kill-ring-save', while it
was bound to function: 'kill-ring-save'. But I can't reset C-c. It was
bound via cua-mode and the standard approach, using global-set-key doesn't
work. How to remap C-c to another function?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Oct 12 2012, 6:17 pm
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@web.de>
Date: Sat, 13 Oct 2012 00:17:23 +0200
Local: Fri, Oct 12 2012 6:17 pm
Subject: Re: Emacs KDE clipboard interaction

Am 12.10.2012 um 22:04 schrieb Ivanov Dmitry:

> How to remap C-c to another function?

Me, I don't know! What you can do as well is, type C-h b. It will update the *Help* buffer and show you that some key bindings are stored in particular keymaps, that will have to use to change this or that key binding. With cua-mode on you see an even larger chaos. So, I prefer to stay a few light years away from cua-mode and continue to live happily together with GNU Emacs.

--
Greetings

  Pete

The best way to accelerate a PC is 9.8 m/s²


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »