help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: how to create simple hyperlinks


From: Drew Adams
Subject: RE: how to create simple hyperlinks
Date: Thu, 9 Dec 2010 20:41:08 -0800

> > I want to make a link to to other place in loaded file in 
> > emacs frame.  the link should be actvate by clicking on
> > the mouse and with customface.  I know it is possible in
> > org-mode but i want to use it in other major-mode.
> 
> ,----[ (info "(org)Using links outside Org") ]
> | You can insert and follow links that have Org syntax not 
> | only in Org, but in any Emacs buffer.  For this, you should
> | create two global commands, like this (please select suitable
> | global keys yourself):
> |      (global-set-key "\C-c L" 'org-insert-link-global)
> |      (global-set-key "\C-c o" 'org-open-at-point-global)
> `----
> 
> Ok, this won't make org-mode links clickable in other modes, but it's
> betten than nothing.

See also Linkd.  It's very simple but can be quite useful.
http://www.emacswiki.org/emacs/LinkdMode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]