From: kgold@watson.ibm.com (kgold)
Subject: Re: tinyurl and Mozilla
Date: 2 Oct 2003 13:34:47 GMT [thread overview]
Message-ID: <blh9hn$gms$1@news.btv.ibm.com> (raw)
In-Reply-To: 5UCeb.12862$q71.1315@twister.nyc.rr.com
Bruce Ingalls <bingalls@fit-zones.NO-SPAM.com> writes:
> kgold wrote:
> > I've been using tinyurl with emacs 20.7 to be able to click on a link
> > in a mail buffer and open the link in Netscape.
> >
> > Now we've switched to Mozilla, which is not one of the choices. Does
> > anyone have a modified tinyurl.el, or an alternative solution.
>
> I'm sure I solved this in <url: http://emacro.sf.net/ >
> As I recall, you should set:
>
> (defconst browse-url-browser-function 'browse-url-netscape)
> (defconst browse-url-netscape-program "mozilla")))
I still get the *Messages*
TinyUrl: Accessing http://www.cs.berkeley.edu/~keithv/
Starting Netscape...
which fails because I no longer have Netscape.
As you suggested, I now have in .emacs.
(defconst browse-url-netscape-program "mozilla")
C-h v shows:
browse-url-netscape-program's value is
"mozilla"
browse-url-browser-function's value is
browse-url-netscape
C-h k on a URL shows
S-down-mouse-2 at that spot runs the command tinyurl-mouse-binding-down
which is an interactive Lisp function in `tinyurl'.
--
prev parent reply other threads:[~2003-10-02 13:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-30 22:40 tinyurl and Mozilla kgold
2003-10-01 16:02 ` Bruce Ingalls
2003-10-02 13:34 ` kgold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='blh9hn$gms$1@news.btv.ibm.com' \
--to=kgold@watson.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).