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

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

Re: Weird occurrence


From: Kai Großjohann
Subject: Re: Weird occurrence
Date: Wed, 26 Sep 2001 23:19:09 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.107

rayz@phonon.com.invalid (Raymond Zeitler) writes:

> It /almost/ sounds as though _narrowing_ was turned on.

Except that narrowing would mean you see the middle of the buffer.
But he saw everything _but_ the middle of the buffer.

Maybe the intangible text property was set on part of the buffer.

M-: (set-text-properties (point-min) (point-max) nil) RET

might do the trick.

kai
-- 
Abort this operation?   [OK]  [Cancel]



reply via email to

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