From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jadamson@partners.org (Joel J. Adamson) Newsgroups: gmane.emacs.help Subject: Re: Emacs bindings in other programs Date: Tue, 04 Dec 2007 09:46:03 -0500 Organization: I need to put my ORGANIZATION here. Message-ID: <87ir3e5xhw.fsf@W0053328.mgh.harvard.edu> References: <1193416413.534581.16220@v3g2000hsg.googlegroups.com> <1193789751.765503.186620@22g2000hsm.googlegroups.com> <1193854536.543639.212560@o38g2000hse.googlegroups.com> <87wst359oe.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196782866 14304 80.91.229.12 (4 Dec 2007 15:41:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Dec 2007 15:41:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 04 16:41:15 2007 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 1IzZtJ-0006Hn-18 for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Dec 2007 16:40:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzZt2-0001oD-ID for geh-help-gnu-emacs@m.gmane.org; Tue, 04 Dec 2007 10:40:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!news.glorb.com!newspeer1.asbnva01.us.to.verio.net!news.harvard.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 41 Original-NNTP-Posting-Host: w0053328.mgh.harvard.edu Original-X-Trace: plato.harvard.edu 1196779563 17803 132.183.29.121 (4 Dec 2007 14:46:03 GMT) Original-X-Complaints-To: news@plato.harvard.edu Original-NNTP-Posting-Date: Tue, 4 Dec 2007 14:46:03 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:dxFvg8rBg472+MlsyPS5uA1ChaY= Original-Xref: shelby.stanford.edu gnu.emacs.help:154385 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:49814 Archived-At: Sebastian Tennant writes: > Quoth jadamson@partners.org (Joel J. Adamson): >> YSK writes: >> >>> Just installed Firemacs -- it works great. Also, I use an add-on >>> called "It's All Text" that allows you launch external editors to edit >>> text fields on web pages. >> >> [...] >> >> I use MozEx to follow mailto links and edit text fields. >> > > Could you tell us exactly how you use MozEx for following mailto: links > Joel. Definitely: I have the following shell-script (suggestions welcome) that I found on some webpage somewhere (~/.emacs.d/gnus-mailto.sh): #!/bin/sh /usr/bin/emacsclient -e "(message-mail \"$1\")" and then in MozEx I enter "/home/joel/.emacs.d/gnus-mailto.sh %a" in the "Mailer: " field, and check the "intercept mail clicks" box. I must say that I've been using emacs-w3m for almost everything, and I rarely start Firefox anymore. The script could probably be redone in Elisp, too. Joel -- Joel J. Adamson Biostatistician Pediatric Psychopharmacology Research Unit Massachusetts General Hospital Boston, MA 02114 (617) 643-1432 (303) 880-3109