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: Is this comment in my .emacs correct? Date: Fri, 20 Aug 2004 21:15:26 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <01c486e1$Blat.v2.2.2$cff94540@zahav.net.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1093026043 5822 80.91.224.253 (20 Aug 2004 18:20:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Aug 2004 18:20:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 20 20:20:32 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ByE07-0007aI-00 for ; Fri, 20 Aug 2004 20:20:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByE4Q-0001tP-WF for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Aug 2004 14:24:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1ByE4K-0001tA-1f for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 14:24:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1ByE4H-0001sw-49 for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 14:24:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1ByE4H-0001st-2H for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 14:24:49 -0400 Original-Received: from [192.114.186.15] (helo=balder.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ByDzd-0006IR-IB for help-gnu-emacs@gnu.org; Fri, 20 Aug 2004 14:20:01 -0400 Original-Received: from zaretski ([80.230.154.60]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DTR15039 (AUTH halo1); Fri, 20 Aug 2004 21:19:59 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Stefan Monnier on Fri, 20 Aug 2004 18:10:29 GMT) 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20186 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20186 > Newsgroups: gnu.emacs.help > From: Stefan Monnier > Date: Fri, 20 Aug 2004 18:10:29 GMT > > What happens if you use SMB to access a file from another system (GNU/Linux, > for example) that includes a newline? I didn't try that (and cannot try it where I'm typing this), but I'm almost certain that SMB will fail such a request, because the host that controls the disk will not allow it.