From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Newsgroups: gmane.emacs.help Subject: Search StackOverflow and paste code snippets without leaving the edited file Date: Thu, 26 Dec 2013 07:21:37 +0000 (UTC) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1388042537 10044 80.91.229.3 (26 Dec 2013 07:22:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Dec 2013 07:22:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 26 08:22:23 2013 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 1Vw5Gw-0003AQ-5n for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Dec 2013 08:22:22 +0100 Original-Received: from localhost ([::1]:44533 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vw5Gv-0004sa-ON for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Dec 2013 02:22:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vw5Gg-0004sT-B6 for help-gnu-emacs@gnu.org; Thu, 26 Dec 2013 02:22:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vw5Ga-0006qZ-HN for help-gnu-emacs@gnu.org; Thu, 26 Dec 2013 02:22:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:46891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vw5Ga-0006qU-A8 for help-gnu-emacs@gnu.org; Thu, 26 Dec 2013 02:22:00 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vw5GY-0002tF-J9 for help-gnu-emacs@gnu.org; Thu, 26 Dec 2013 08:21:58 +0100 Original-Received: from 92-249-133-132.pool.digikabel.hu ([92.249.133.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Dec 2013 08:21:58 +0100 Original-Received: from adatgyujto by 92-249-133-132.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Dec 2013 08:21:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 92.249.133.132 (Opera/9.80 (Windows NT 6.1) Presto/2.12.388 Version/12.16) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:95159 Archived-At: Check out the animgif demonstration here: https://github.com/azac/sublime-howdoi-direct-paste It can be a good little Emacs project for the holidays if someone wants to do a port. (And I know: you shouldn't copy code blindly from the internet. It's only a convenience tool for quickly fethcing trivial code and modifying it for your own purposes. People who copy code blindly can also do it manually after all.)