Next: Finding Files and URLs at Point, Previous: Following URLs, Up: Hyperlinking and Web Navigation Features [Contents][Index]
48.4 Activating URLsActivate URLs and e-mail addresses in the current buffer.
Activate goto-address-mode
in all buffers.
You can make Emacs mark out URLs specially in the current buffer, by typing M-x goto-address-mode. When this buffer-local minor mode is enabled, it finds all the URLs in the buffer, highlights them, and turns them into clickable buttons. You can follow the URL by typing C-c RET (goto-address-at-point
) while point is on its text; or by clicking with mouse-2, or by clicking mouse-1 quickly (see Following References with the Mouse). Following a URL is done by calling browse-url
as a subroutine (see Following URLs).
It can be useful to add goto-address-mode
to mode hooks and hooks for displaying an incoming message (e.g., rmail-show-message-hook
for Rmail). This is not needed for Gnus or MH-E, which have similar features of their own.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4