From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Ben Key" Newsgroups: gmane.emacs.help Subject: RE: simple editor required Date: Tue, 10 Jun 2003 21:53:21 -0400 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <002a01c32fbc$3f967d10$6501a8c0@goddess> References: <5l4r37kzjf.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055299003 22989 80.91.224.249 (11 Jun 2003 02:36:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 02:36:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 11 04:36:41 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PvTc-0005yF-00 for ; Wed, 11 Jun 2003 04:36:40 +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 19PvVr-0001nx-4z for gnu-help-gnu-emacs@m.gmane.org; Tue, 10 Jun 2003 22:38:59 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PvVZ-0001iJ-Hr for help-gnu-emacs@gnu.org; Tue, 10 Jun 2003 22:38:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PvVT-0001cV-4O for help-gnu-emacs@gnu.org; Tue, 10 Jun 2003 22:38:40 -0400 Original-Received: from ms-smtp-03.tampabay.rr.com ([65.32.1.41]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PvVS-0001Ia-Me for help-gnu-emacs@gnu.org; Tue, 10 Jun 2003 22:38:34 -0400 Original-Received: from goddess (186-19.9-67.tampabay.rr.com [67.9.19.186]) h5B1rH4U013151 for ; Tue, 10 Jun 2003 21:53:17 -0400 (EDT) Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-reply-to: <5l4r37kzjf.fsf@rum.cs.yale.edu> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10842 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10842 Stefan Monnier wrote: > Should be "\\.c\\'", although it only makes a difference if there's a newline in your file name. I did not know it was possible to have a new line character in a file name. At least I do not think it is possible in DOS or MS Windows. Is it possible to have a new line character in a file name in Gnu Linux / Unix?