From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Creating Hyperlinks
Date: Sun, 17 Feb 2008 09:10:29 -0700 [thread overview]
Message-ID: <fp9m9f$a0q$1@ger.gmane.org> (raw)
In-Reply-To: <12718a11-5c7c-43b3-b0ee-588071bc94d1@f10g2000hsf.googlegroups.com>
davidjneu@gmail.com wrote:
> Hi,
>
> Apologies if this is a FAQ.
>
> I'd like to write an elisp function that looks through a set of files,
> and creates a buffer that contains hyperlinks to certain locations
> in the files - similar to the way running grep returns hyperlinks.
>
> Could someone tell how to create the hyperlinks?
grep relies on compilation-mode. `C-h v grep-regexp-alist' and
`C-h f grep-mode'.
--
Kevin Rodgers
Denver, Colorado, USA
prev parent reply other threads:[~2008-02-17 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-29 18:05 Creating Hyperlinks davidjneu@gmail.com
2008-02-17 16:10 ` Kevin Rodgers [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fp9m9f$a0q$1@ger.gmane.org' \
--to=kevin.d.rodgers@gmail.com \
--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.
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.