From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: .cpp, switch to .h Date: Sat, 14 Feb 2004 14:09:08 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8011-Sat14Feb2004140907+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076760789 10731 80.91.224.253 (14 Feb 2004 12:13:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2004 12:13:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 13:13:05 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AryfQ-0006Ls-00 for ; Sat, 14 Feb 2004 13:13:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aryf1-0001uF-TX for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2004 07:12:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Arybg-0007pm-7k for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 07:09:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Aryb9-0007hn-F3 for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 07:09:10 -0500 Original-Received: from [192.114.186.21] (helo=necron.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aryb8-0007gn-L1 for help-gnu-emacs@gnu.org; Sat, 14 Feb 2004 07:08:38 -0500 Original-Received: from zaretski (pns03-205-122.inter.net.il [80.230.205.122]) by necron.inter.net.il (MOS 3.4.4-GR) with ESMTP id ACT38651; Sat, 14 Feb 2004 02:08:00 GMT Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Daniel Lidstrom on Sat, 14 Feb 2004 11:27:08 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16847 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16847 > From: Daniel Lidstrom > Newsgroups: gnu.emacs.help > Date: Sat, 14 Feb 2004 11:27:08 +0100 > > > > ff-find-other-file > > This is great. Is there a way to go the other way too? From .h to .cpp. Read the doc string of ff-find-other-file: it works both ways.