From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: e.maier@phil.kun.nl (Emar Maier) Newsgroups: gmane.emacs.help Subject: emacs and texshop as LaTeX editors together on mac os x Date: 30 Jun 2003 02:45:39 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1056966805 18362 80.91.224.249 (30 Jun 2003 09:53:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2003 09:53:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 30 11:53:23 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 19WvLa-0004lQ-00 for ; Mon, 30 Jun 2003 11:53:18 +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 19WvJ4-0002F3-Vd for gnu-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2003 05:50:42 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 131.174.184.89 Original-X-Trace: posting.google.com 1056966340 25999 127.0.0.1 (30 Jun 2003 09:45:40 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 30 Jun 2003 09:45:40 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:114844 Original-To: help-gnu-emacs@gnu.org 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:11336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11336 Hi list, I use a finked (X11 on Mac OS X) emacs 21 with auctex as my default LaTex editor. But I cannot properly read other people's and my own TeXshop created .tex files. In Texshop and textedit and M$ Word the files look ok, linebreaks and all, but in emacs most of the text disappears under a "..." sign (looks like three dots, but if you delete one, a line of text suddenl;y appears, very weird, have not been able to find any posts about it though). If I copy and paste around through various editors, I can get a file filled with ^M's instead of linebreaks and ...'s (so I think an ugly solution might be replacing ^M's with linebreaks (but how do you input a linebreak in emacs?) Hope someone can help, because I don't want to be stuck with TeXshop since emacs+auctex is so much better. Emar