From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rebirf@gmail.com Newsgroups: gmane.emacs.help Subject: Code Turns to Gibberish Date: Mon, 16 Feb 2009 08:25:39 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1234806099 27853 80.91.229.12 (16 Feb 2009 17:41:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2009 17:41:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 18:42:55 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LZ7Ua-0001fW-BY for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2009 18:42:52 +0100 Original-Received: from localhost ([127.0.0.1]:53684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZ7TG-00063N-EP for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2009 12:41:30 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v31g2000vbb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 72.204.95.19 Original-X-Trace: posting.google.com 1234801540 2117 127.0.0.1 (16 Feb 2009 16:25:40 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 16 Feb 2009 16:25:40 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v31g2000vbb.googlegroups.com; posting-host=72.204.95.19; posting-account=dZz4MAoAAACghISKqz488L8gZfkaRYeQ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008101315 Ubuntu/8.10 (intrepid) Firefox/3.0.3, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:166840 X-Mailman-Approved-At: Mon, 16 Feb 2009 12:39:46 -0500 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62148 Archived-At: Hi I've been using emacs for c++ and c. the problem I have is that sometimes my code will just turn into random characters. If I try to open the file in a text editor it just won't open but if I open it in emacs it displays a bunch of @'s and ^, says "init" a lot. before it would happen when I saved the program, closed it, and tried to reopen. This time it happened when I was in the middle of writing the code..any help? Thanks.