From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: York Zhao Newsgroups: gmane.emacs.help Subject: Re: Search StackOverflow and paste code snippets without leaving the edited file Date: Sat, 4 Jan 2014 18:26:24 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1388877991 26806 80.91.229.3 (4 Jan 2014 23:26:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2014 23:26:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Tom To: Andrey Tykhonov Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 05 00:26:38 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 1Vzac2-0007lL-H1 for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Jan 2014 00:26:38 +0100 Original-Received: from localhost ([::1]:56067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vzac2-0005nb-2w for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Jan 2014 18:26:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vzabq-0005nW-Iy for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 18:26:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vzabp-0002DK-Qy for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 18:26:26 -0500 Original-Received: from mail-ig0-x232.google.com ([2607:f8b0:4001:c05::232]:64595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vzabp-0002DE-LQ for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 18:26:25 -0500 Original-Received: by mail-ig0-f178.google.com with SMTP id ut6so4110699igb.5 for ; Sat, 04 Jan 2014 15:26:25 -0800 (PST) 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=Yi+rpVxxEcTHtRoJvdeRvDaNuZ4C0BDealeAS+TdMJk=; b=ySAJKhFNm2ZXh+vKMTjipu9FFCjdNaRAXu3y4NMBIgbLG4rYlwYKXbIjbdmGULQi8C EvzRVOJVgs4NlDmkq84qycxriEKPmYmZA7F+Y2THknR1mpWHnvs7XzJh3yIytl/Jj+hK z8I8ccRzs4pNiDEnfEvuEcB00e/jZg/ZmX5B4f7nTlOv+5HdCcrXAHsTJkFd6RxFzdz+ mK8NjLjdZkiLrY1TsGu1Jzg4Nm+TBDQzpAfykZ4oZ0ZOx9UVHmxTGcuCb+Bv4wKxRWhn OMdWVB2qaHo+aK4VYZ5UsQlmowvcIsfHJ8W8lWabsbuVbVl7xUg4jzuNfq0rtUSllxXV jZhA== X-Received: by 10.42.65.73 with SMTP id k9mr14757041ici.44.1388877984962; Sat, 04 Jan 2014 15:26:24 -0800 (PST) Original-Received: by 10.64.17.200 with HTTP; Sat, 4 Jan 2014 15:26:24 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::232 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:95255 Archived-At: Hi Andrey, I just tried it, it's interesting, could be a potential time saver, thank you. And I agree with Tom that it mould be better to be able to jump to the original article at Stack Overflow. And of course add a Helm source to utilize Google Suggestion. York