From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.help Subject: Re: w3m browser in Emacs Date: Sat, 20 Jun 2009 09:58:42 -0400 Message-ID: <87ljnnc8h9.fsf@gmail.com> References: <8c839f13-1b7b-4f69-b0b2-8749591166e7@y33g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245506370 874 80.91.229.12 (20 Jun 2009 13:59:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Jun 2009 13:59:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 20 15:59:25 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MI16J-0007BZ-DL for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Jun 2009 15:59:23 +0200 Original-Received: from localhost ([127.0.0.1]:39763 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MI16I-0001h7-Va for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Jun 2009 09:59:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MI15w-0001gs-KU for help-gnu-emacs@gnu.org; Sat, 20 Jun 2009 09:59:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MI15r-0001gg-5y for help-gnu-emacs@gnu.org; Sat, 20 Jun 2009 09:58:59 -0400 Original-Received: from [199.232.76.173] (port=33544 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MI15r-0001gd-0T for help-gnu-emacs@gnu.org; Sat, 20 Jun 2009 09:58:55 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:53444 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MI15p-00053B-Qx for help-gnu-emacs@gnu.org; Sat, 20 Jun 2009 09:58:54 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MI15o-0001vC-4K for help-gnu-emacs@gnu.org; Sat, 20 Jun 2009 13:58:52 +0000 Original-Received: from pool-162-84-234-131.ny5030.east.verizon.net ([162.84.234.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jun 2009 13:58:52 +0000 Original-Received: from sean.sieger by pool-162-84-234-131.ny5030.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jun 2009 13:58:52 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 6 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-162-84-234-131.ny5030.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (gnu/linux) Cancel-Lock: sha1:CS+3FSi5T3/cu8KfoAa+BkTr37o= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65403 Archived-At: Joe Fineman writes: I have an Emacs command that, when I type C-c g, prompts for a word or phrase & looks it up in Google. May I have it?