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

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

Re: [bug]Malformed -*- line


From: Kenichi Handa
Subject: Re: [bug]Malformed -*- line
Date: Wed, 27 Sep 2006 13:36:44 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, CHENG Gao <address@hidden> writes:

> While processing registry temp buffer, the code has 
> ,----
> | (set-text-properties (point-min) (point-max) nil)
> `----
> I changed it to 
> ,----
> | (toggle-auto-composition 0)
> `----

> I then tried for some time and got registry file rolled for about ten
> times (I set max registry entries to 25 thus it can roll fast). Seems it
> works well.

It's just a workaround.  The correct fix is to remove text
properties from a string before it is printed in a buffer
that is going to be saved as .gnus.registry.eld, or to fix
reading (or parsing) routine of that file.

---
Kenichi Handa
address@hidden




reply via email to

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