From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: ffap doesn't recognize >/tmp/D.txt Date: Thu, 21 Aug 2003 12:56:48 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <877k57pq0f.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061485953 24069 80.91.224.253 (21 Aug 2003 17:12:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Aug 2003 17:12:33 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 21 19:12:32 2003 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 19psz9-0005o8-00 for ; Thu, 21 Aug 2003 19:12:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19psBy-0000Wx-Mq for geb-bug-gnu-emacs@m.gmane.org; Thu, 21 Aug 2003 12:21:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19pit4-0004pw-MQ for bug-gnu-emacs@gnu.org; Thu, 21 Aug 2003 02:25:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19pi4X-0007S7-IH for bug-gnu-emacs@gnu.org; Thu, 21 Aug 2003 01:33:52 -0400 Original-Received: from [203.79.224.62] (helo=smtp.apol.com.tw) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pi4V-0007RB-NZ for bug-gnu-emacs@gnu.org; Thu, 21 Aug 2003 01:33:19 -0400 Original-Received: from jidanni.org (TC218-187-80-181.2-7.pl.apol.com.tw [218.187.80.181]) by smtp.apol.com.tw (Postfix) with ESMTP id A689510425F6 for ; Thu, 21 Aug 2003 13:33:13 +0800 (CST) Original-Received: from jidanni by jidanni.org with local (Exim 4.20) id 19phVA-0001l1-2c for bug-gnu-emacs@gnu.org; Thu, 21 Aug 2003 12:56:48 +0800 Original-To: bug-gnu-emacs@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5570 Ffap users, do $ touch /tmp/D.txt then in emacs put the cursor on >/tmp/D.txt and hit C-x C-f. Notice that you have to add a space after the ">" to make ffap recognize it.