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

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

Re: How to automate file-opening (derived filename)?


From: Alfred M. Szmidt
Subject: Re: How to automate file-opening (derived filename)?
Date: Wed, 08 Jan 2003 07:03:55 +0100

Maybe you are looking for ff-find-other-file?

(ff-find-other-file &optional IN-OTHER-WINDOW IGNORE-INCLUDE)

Find the header or source file corresponding to this file.
Being on a `#include' line pulls in that file.

If optional IN-OTHER-WINDOW is non-nil, find the file in the other window.
If optional IGNORE-INCLUDE is non-nil, ignore being on `#include' lines.
...




reply via email to

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