From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Need help writing file-visiting macro Date: Mon, 25 Jul 2005 17:33:25 +0200 Organization: sometimes Message-ID: <7e7jfegat6.fsf@ada2.unipv.it> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122306216 21116 80.91.229.2 (25 Jul 2005 15:43:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jul 2005 15:43:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 25 17:43:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dx56X-0004in-4A for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jul 2005 17:42:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dx58p-0002Nb-CE for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jul 2005 11:45:19 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uninett.no!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: ada2.unipv.it Original-X-Trace: quimby.gnus.org 1122305549 27735 193.204.44.145 (25 Jul 2005 15:32:29 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 25 Jul 2005 15:32:29 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:puYAZo32HYJ+VZYvIpWdnkfslHA= Original-Xref: shelby.stanford.edu comp.emacs:89751 gnu.emacs.help:132639 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28160 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28160 roy@panix.com (Roy Smith) writes: > I want it to construct the corresponding _Impl.c filename and > visit that file. Is that possible? it is possible if the correspondance is at least heuristical. thi