From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrey Tykhonov Newsgroups: gmane.emacs.help Subject: Re: Search StackOverflow and paste code snippets without leaving the edited file Date: Sat, 11 Jan 2014 01:20:21 +0200 Message-ID: References: <871u0ni3nt.fsf@nl106-137-194.student.uu.se> <1389357782.26879.3.camel@homebase> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1389396054 27478 80.91.229.3 (10 Jan 2014 23:20:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2014 23:20:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: psmith@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 11 00:21:00 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W1lNr-0002EX-4d for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Jan 2014 00:20:59 +0100 Original-Received: from localhost ([::1]:59464 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1lNq-00066V-NZ for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2014 18:20:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1lNd-00063N-NR for help-gnu-emacs@gnu.org; Fri, 10 Jan 2014 18:20:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1lNc-00082i-JN for help-gnu-emacs@gnu.org; Fri, 10 Jan 2014 18:20:45 -0500 Original-Received: from mail-ob0-x234.google.com ([2607:f8b0:4003:c01::234]:61854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1lNa-000826-Qb; Fri, 10 Jan 2014 18:20:43 -0500 Original-Received: by mail-ob0-f180.google.com with SMTP id wo20so5534607obc.11 for ; Fri, 10 Jan 2014 15:20:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=BMlo0cDIPhTbto0cZ+Ki/6AN9YqFClzldD9vnPGHNnE=; b=xYCqXvvsMRcd1pyYnNhPHbAsKmAg9pT90ZMdBaFe7lXsVaAfp8EyqrVEXlVRxHIzt1 kb+Xsno8f5akUyF48PeChWuaYNGZdTOolu4YZXLA/959gahU/OZezFo0db9KARNzDhRP BiJifnyv4HLxgk/EHxyIlQTkkbdKhFbTeHFEnMwfRlF2SebkfPWMF5oTaAjLcnTQLmMe C5KofBrIrjpNvoOrABr9BYhX4D8eWuI3alDppVPEyy/OE/s82pDKK+2mNrPi5Dl7TiQ+ gGGTQrVIkKEW73j5zNF+P10fFb7lgv2ObbQx90lI4Kqqng2TVR9QfcNztecdK2y3YP/r 5lUg== X-Received: by 10.60.33.7 with SMTP id n7mr10343225oei.25.1389396041779; Fri, 10 Jan 2014 15:20:41 -0800 (PST) Original-Received: by 10.76.169.42 with HTTP; Fri, 10 Jan 2014 15:20:21 -0800 (PST) In-Reply-To: <1389357782.26879.3.camel@homebase> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::234 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95348 Archived-At: Paul, thank you for this important note! I changed "C-c o" prefix to the "C-c C-o". 2014/1/10 Paul Smith > On Fri, 2014-01-10 at 12:00 +0200, Andrey Tykhonov wrote: > > I'm not sure that I chose right prefix "C-c o". I hope it will be ok. > > Please do not use bindings with "C-c ". They seem unused > because they are reserved for customization by the individual user. > They're the only key bindings so reserved, and we really need to not > override them. > > Thanks! > >