all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Elisp to open a line-wrapped URL
@ 2018-02-24 23:53 ckhan
  2018-02-25 15:07 ` Daniel Herzig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: ckhan @ 2018-02-24 23:53 UTC (permalink / raw)
  To: help-gnu-emacs

Say I like wrapping my code at 80cols.
But say I also occasionally include URLs in comments .

So I might wind up with something like this 

    # See also Google Drive generated py docs:
    # https://developers.google.com/resources/api-libraries/
    # documentation/drive/v2/python/latest/
    # drive_v2.permissions.html#insert

How do I teach emacs to open the URL that is near my cursor, even though it's split across lines with comment markers in between?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-26  5:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-24 23:53 Elisp to open a line-wrapped URL ckhan
2018-02-25 15:07 ` Daniel Herzig
2018-02-25 20:01 ` Emanuel Berg
2018-02-25 22:40   ` Emanuel Berg
2018-02-25 22:43     ` Emanuel Berg
2018-02-26  5:02 ` Yuri Khan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.