[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: URLs (newbie question)
|
From: |
Jesper Harder |
|
Subject: |
Re: URLs (newbie question) |
|
Date: |
Mon, 24 Nov 2003 08:25:58 +0100 |
|
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
Guldo K <address@hidden> writes:
>I can't understand how can an url be inserted in emacs; I mean a
>clickable one.
You could use `M-x goto-address'.
>What's more, I'd like to be able to pass any url I click on to a
>script I made, for opening it with my browser. It's like: $ ./url.sh
>www.whatever.com
Do `M-x customize-group browse-url RET', and change the options to
use your script.