From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: how to create simple hyperlinks
Date: Thu, 09 Dec 2010 17:48:32 +0100 [thread overview]
Message-ID: <87fwu628pr.fsf@member.fsf.org> (raw)
In-Reply-To: bb1c51b3-d2e0-4819-9a77-110fac152688@s9g2000yqd.googlegroups.com
tomer <tomer1levin@walla.co.il> writes:
> I am a beginner,
> 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.
Bye,
Tassilo
next prev parent reply other threads:[~2010-12-09 16:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-14 8:12 how to create simple hyperlinks tomer
2010-12-09 16:48 ` Tassilo Horn [this message]
2010-12-10 4:41 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fwu628pr.fsf@member.fsf.org \
--to=tassilo@member.fsf.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).