all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Expanding Include Files
Date: Thu, 13 Feb 2003 10:36:32 +0100	[thread overview]
Message-ID: <841y2c4j4v.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: XIz2a.39791$yn1.1664949@twister.austin.rr.com

"CarlC" <carlc@snowbd.com> writes:

> If I am editting a main source file, I would like a function that would
> expand my buffer to show the contents of "include" files. This doesn't have
> to be for C, it could be any language. I would customize it for my own use.
> I would like these external files to be in-line with the program that I am
> editting. Preferably with read-only on these chunks. I would be able to
> search and access any of this source as if it were one file, but I would
> only edit and save the original code.

Hm.  I think you could use overlays to display the source code, but I
don't know whether C-s searches in overlays or in the buffer text.

-- 
A turnip curses Elvis

  reply	other threads:[~2003-02-13  9:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-12 22:16 Expanding Include Files CarlC
2003-02-13  9:36 ` Kai Großjohann [this message]
2003-02-13 16:02   ` CarlC
2003-02-14  9:00     ` Kai Großjohann
2003-02-13 18:38   ` Stefan Monnier <foo@acm.com>

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=841y2c4j4v.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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.