From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: See raw buffer? Date: Mon, 22 Jan 2007 00:02:13 +0100 Message-ID: <9417.1169420533@localhost> References: <87wt3gcdfy.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1169420664 15380 80.91.229.12 (21 Jan 2007 23:04:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Jan 2007 23:04:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 22 00:04:21 2007 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 1H8ljY-0003at-5W for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Jan 2007 00:04:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8ljY-0004uA-1S for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jan 2007 18:04:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8ljK-0004tu-8y for help-gnu-emacs@gnu.org; Sun, 21 Jan 2007 18:04:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8ljI-0004tF-LW for help-gnu-emacs@gnu.org; Sun, 21 Jan 2007 18:04:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8ljI-0004t9-H0 for help-gnu-emacs@gnu.org; Sun, 21 Jan 2007 18:04:04 -0500 Original-Received: from [212.27.42.29] (helo=smtp3-g19.free.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H8ljH-000090-FI for help-gnu-emacs@gnu.org; Sun, 21 Jan 2007 18:04:03 -0500 Original-Received: from localhost.localdomain (chn51-3-88-163-173-156.fbx.proxad.net [88.163.173.156]) by smtp3-g19.free.fr (Postfix) with ESMTP id DFB7C4A0C2; Mon, 22 Jan 2007 00:04:02 +0100 (CET) Original-Received: from localhost (IDENT:1001@localhost [127.0.0.1]) by localhost.localdomain (8.13.8/8.13.8) with ESMTP id l0LN2DjA009418; Mon, 22 Jan 2007 00:02:13 +0100 Original-To: Hadron In-reply-to: <87wt3gcdfy.fsf@gmail.com> Comments: In-reply-to Hadron message dated "Mon, 22 Jan 2007 09:49:53 +1300." X-Mailer: MH-E 8.0.2; nmh 1.2; GNU Emacs 22.0.51 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:40496 Archived-At: Hadron wrote: > > If I am editing something like a muse file, how to see the raw data > without editing it in gedit or something similar? The simplest way is to open the file in an ordinary mode such as text-mode. Xavier