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: simple editor required Date: Wed, 11 Jun 2003 18:03:05 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1438-Wed11Jun2003180303+0300-eliz@elta.co.il> References: <002a01c32fbc$3f967d10$6501a8c0@goddess> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1055343738 23519 80.91.224.249 (11 Jun 2003 15:02:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 15:02:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 11 17:02:16 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 19Q779-000674-00 for ; Wed, 11 Jun 2003 17:02:16 +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 19Q78Y-0005Pf-Ni for gnu-help-gnu-emacs@m.gmane.org; Wed, 11 Jun 2003 11:03:42 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Q78G-0005Dx-Jx for help-gnu-emacs@gnu.org; Wed, 11 Jun 2003 11:03:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Q783-00056c-4A for help-gnu-emacs@gnu.org; Wed, 11 Jun 2003 11:03:11 -0400 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Q77n-0004sZ-Ky for help-gnu-emacs@gnu.org; Wed, 11 Jun 2003 11:02:56 -0400 Original-Received: from zaretsky (tony08-234-121.inter.net.il [80.230.234.121] (may be forged)) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.3-GR) with ESMTP id CLH08726; Wed, 11 Jun 2003 18:02:46 +0300 (IDT) 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: <002a01c32fbc$3f967d10$6501a8c0@goddess> (bkey1@tampabay.rr.com) 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:10856 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10856 > From: "Ben Key" > Date: Tue, 10 Jun 2003 21:53:21 -0400 > > 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? It's true that Microsoft's filesystems don't allow newlines (and quite a few other characters, like `*' and `>') in file anmes, but Unix and GNU/Linux systems do allow them.