help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: See raw buffer?


From: Jim Ottaway
Subject: Re: See raw buffer?
Date: Sun, 21 Jan 2007 23:00:57 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

On 21 Jan 2007, 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?
>
> thanks for any pointers.

If you have Emacs 22, you could use 'M-x visible-mode', which makes all
invisible text visible. I use that sometimes with muse mode.

Otherwise, you could turn off font-locking with 'M-x font-lock-mode'. Or
kill the buffer and use find-file-literally to re-visit the file.

Regards,

-- 
Jim Ottaway





reply via email to

[Prev in Thread] Current Thread [Next in Thread]