From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Lidstrom Newsgroups: gmane.emacs.help Subject: Re: .cpp, switch to .h Date: Sat, 14 Feb 2004 14:09:58 +0100 Organization: Home Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1076764627 16968 80.91.224.253 (14 Feb 2004 13:17:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Feb 2004 13:17:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 14 14:17:01 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 1Arzf6-0008Gd-00 for ; Sat, 14 Feb 2004 14:17:01 +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 1Arzf4-0004TT-0y for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2004 08:16:46 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fi.sn.net!newsfeed2.fi.sn.net!news.cambrium.nl!news.cambrium.nl!amsnews01.chello.com!amsnews04.chello.com!amstwist00.POSTED!not-for-mail User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 193.150.217.25 Original-X-Complaints-To: abuse@chello.se Original-X-Trace: amstwist00 1076764020 193.150.217.25 (Sat, 14 Feb 2004 14:07:00 MET) Original-NNTP-Posting-Date: Sat, 14 Feb 2004 14:07:00 MET Original-Xref: shelby.stanford.edu gnu.emacs.help:120900 Original-To: help-gnu-emacs@gnu.org 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:16849 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16849 On Sat, 14 Feb 2004 14:09:08 +0200, Eli Zaretskii wrote: >> 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. Thanks, it surely works both ways. Now only have to find out how to make it work from a custom keybindind :-) Thank you all for your patience with me. -- Daniel