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

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

Re: gnus-registry text property removal question (was: [bug]Malformed -*


From: CHENG Gao
Subject: Re: gnus-registry text property removal question (was: [bug]Malformed -*- line)
Date: Thu, 28 Sep 2006 13:43:33 +0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (windows-nt)

So if we change 
 (set-text-properties (point-min) (point-max) nil)

to
(buffer-substring-no-properties (point-min) (point-max))

it should work right?





reply via email to

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