Functions
Table of Contents
- Open a URL in a browser
(browse-url URL &rest ARGS)
- Expand shell environment variables in file paths
(substitute-in-file-name)
Open a URL in a browser howto
(browse-url URL &rest ARGS)
reference
- Opens
URL
in a browser.
Expand shell environment variables in file paths howto
(substitute-in-file-name)
reference
(substitute-in-file-name "$HOME")
/Users/yeonghoey