From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5448 invoked from network); 24 Mar 2004 17:16:48 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Mar 2004 17:16:48 -0000 Received: (qmail 11139 invoked by alias); 24 Mar 2004 17:16:10 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7257 Received: (qmail 11074 invoked from network); 24 Mar 2004 17:16:09 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 24 Mar 2004 17:16:09 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 24 Mar 2004 17:16:9 -0000 Received: (qmail 14443 invoked from network); 24 Mar 2004 17:16:09 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 24 Mar 2004 17:16:06 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B6Bz0-00054A-00 for ; Wed, 24 Mar 2004 18:16:06 +0100 Received: from ackusativ.ling.uu.se ([130.238.78.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Mar 2004 18:16:02 +0100 Received: from bkhl by ackusativ.ling.uu.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Mar 2004 18:16:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: bkhl@elektrubadur.se (=?iso-8859-1?q?Bj=F6rn_Lindstr=F6m?=) Subject: zsh and line breaks Date: Wed, 24 Mar 2004 18:16:00 +0100 Organization: Upsalafandom Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ackusativ.ling.uu.se X-Home-Page: http://bkhl.elektrubadur.se/ User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:jutjKGSM5EmzCZ+dX6PPPoD8m+s= Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 I'm having some trouble with zsh (4.0.6) and line breaks. It seems that it does not accept "\n" as a line break. This results in some uncomfortableness when using it as a login shell, such as this output from Emacs: [bkhl@ackusativ ~/kurser/vt04/lp1/lab1]% latex \\nonstopmode\\input rapport.tex latex \\nonstopmode\\input rapport.tex\n Apparently, zsh is not interpreting \n as EOL. Is there some setting that might fix this? -- Björn Lindström http://bkhl.elektrubadur.se/