Received: by 10.66.89.65 with SMTP id bm1mr1245625pab.34.1350072255243; Fri, 12 Oct 2012 13:04:15 -0700 (PDT) Path: s9ni4091pbb.0!nntp.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail From: Ivanov Dmitry Newsgroups: gnu.emacs.help Subject: Re: Emacs KDE clipboard interaction Date: Sat, 13 Oct 2012 00:04:09 +0400 Lines: 78 Approved: help-gnu-em...@gnu.org Message-ID: References: <1355783554.20121012143834@gmail.com> <875AFA54-B46C-4EF4-8BCD-4BC63442A030@Web.DE> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 X-Trace: usenet.stanford.edu 1350072254 13104 208.118.235.17 (12 Oct 2012 20:04:14 GMT) X-Complaints-To: action@cs.stanford.edu Cc: help-gnu-em...@gnu.org To: Peter Dyballa Envelope-to: help-gnu-em...@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RJ0ZcCIWYGG+qKl6Z/4uaChdyjVnS7/lJytBY7U0UhI=; b=P+nifTuCEPb1Hns62U+xyVooHzPfulJBhrws4JMoZC89mHJoLJh1aebWBjI+lhOhQg Rd7miSwYi46dQ+z5anu7oF4oMSm9q8HPxI63L9X9HMbBmdguRKfrEt/IWBE2l8uCgOY4 UdTemRW1H6bA52Qqq0dox9dAyfMFgUzbznmKeu/r1NWe/bU3SH79qRYhhzhJnisRoKXt n7mTCA3ysdTR8IjN/39hXt9cSfj5mEi+IcNFj8kmbZNocIXWrLiynIH7EhBCQqo6jutD bPdD0fn9uAcktzBKX/806McaQSdRievVGpjCWGn0XMJdN+azKWZsLGumCG6221vyb5TM hxpg== In-Reply-To: <875AFA54-B46C-4EF4-8BCD-4BC63442A030@Web.DE> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.177 X-BeenThere: help-gnu-em...@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/alternative; boundary=0016e6d77e6ae23d2604cbe230d0 --0016e6d77e6ae23d2604cbe230d0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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? On Fri, Oct 12, 2012 at 8:00 PM, Peter Dyballa wrote= : > > Am 12.10.2012 um 12:38 schrieb Ivanov Dmitry: > > > How to learn, which functions called, when copying from the menu > > C-h k > > 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 (som= e > of) the menu entries. > > -- > Greetings > > Pete > > Almost anything is easier to get into than out of. > =96 Allen's Law > > --0016e6d77e6ae23d2604cbe230d0 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable 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 r= eset 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?

On Fri, Oct 12, 2012 at 8:00 PM, Peter Dybal= la <Peter_Dyba...@web.de> wrote:

Am 12.10.2012 um 12:38 schrieb Ivanov Dmitry:

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

=A0 =A0 =A0 =A0 <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.<= br>

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

--
Greetings

=A0 Pete

Almost anything is easier to get into than out of.
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =96 Allen&#= 39;s Law


--0016e6d77e6ae23d2604cbe230d0--