Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: [BUG]Under Emacs 23, Gnus writes text properties to registry file
Date: Wed, 27 Sep 2006 13:46:41 -0400	[thread overview]
Message-ID: <g69ac4lw6bi.fsf@CN1374059D0130.kendall.corp.akamai.com> (raw)
In-Reply-To: <u8xk550q2.fsf@news.eqiao.com> (CHENG Gao's message of "Wed, 27 Sep 2006 13:37:25 +0800")

On 27 Sep 2006, chenggao@gmail.com wrote:

> and corrupted entry is like:
> ("<01c6e1ea$3abc65a0$2101a8c0@benqpw2wydthqi>" ((process (spam spam-use-move
> 	"nntp+news.gmane.org:gmane.emacs.cvs")) (mtime 17689 63689 625000))
> 	"nntp+news.gmane.org:gmane.emacs.cvs")
> ("<2cd46e7f0609262059h652bf82ep64b2bfe56bf6da97@mail.gmail.com>" ((mtime 17689 63703 984000)) "nntp+news.gmane.org:gmane.emacs.devel") (#
> ("<jwv4puu2cya.fsf-monnier+emacs@gnu.org>" 0 39 (auto-composed nil)) ((mtime 17689 63703 984000)) "nntp+news.gmane.org:gmane.emacs.devel") (#
>
> Please notice "(#" at the line end, and " 0 39 (auto-composed nil)".
>
> Seems in gnus-registry.el, in function gnus-registry-cache-save,
> ,----
> | (set-text-properties (point-min) (point-max) nil nil)
> `----
> does not work right.

Hi,

I thought set-text-properties would solve this bug, when it's called
on the whole buffer.  I asked in the original newsgroup, and I'll ask
here: does anyone know why the bug is not solved with
set-text-properties?  Do I need to call set-text-properties on every
string before I put it in the buffer?

Sorry for the trouble.

Ted



      reply	other threads:[~2006-09-27 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-27  5:37 CHENG Gao
2006-09-27 17:46 ` Ted Zlatanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=g69ac4lw6bi.fsf@CN1374059D0130.kendall.corp.akamai.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).