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

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

Re: Switching between foo.c and foo.h


From: despen
Subject: Re: Switching between foo.c and foo.h
Date: Wed, 28 Mar 2012 19:22:02 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Jorgen Grahn <grahn+nntp@snipabacken.se> writes:

> This is a bit embarrassing.
>
> Two years or so ago I asked for a function to switch to the "other"
> buffer for pairs such as a C header file and the C source file with a
> matching name, potentially find:ing the file first.  Then I forgot
> about it.
>
> Then, while browsing some obscure corner of the Emacs 22 manual, I
> found that such a function already existed. As I recall it, it had a
> non-obvious name. It was bound by default (at least in C mode) to some
> three-stroke keyboard command.
>
> And now when I want to start using it, and I can no longer find it.
>
> Does anyone know offhand which command I'm talking about?  It doesn't
> seem to be part of CC mode, and it's not listed in the "Misc Buffer"
> node, which I remember reading when I stumbled upon it. Nor can I find
> it using C-x C-h. Perhaps I was dreaming?

Search terms:

emacs find header file

Reasonable result:

http://tinyurl.com/3tgz23s

(ff-find-other-file)

-- 
Dan Espen


reply via email to

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