all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Creating Hyperlinks
@ 2008-01-29 18:05 davidjneu@gmail.com
  2008-02-17 16:10 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: davidjneu@gmail.com @ 2008-01-29 18:05 UTC (permalink / raw)
  To: help-gnu-emacs

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?

Many thanks!

Cheers,
David

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

* Re: Creating Hyperlinks
  2008-01-29 18:05 Creating Hyperlinks davidjneu@gmail.com
@ 2008-02-17 16:10 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2008-02-17 16:10 UTC (permalink / raw)
  To: help-gnu-emacs

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





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

end of thread, other threads:[~2008-02-17 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-29 18:05 Creating Hyperlinks davidjneu@gmail.com
2008-02-17 16:10 ` Kevin Rodgers

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.