all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: rms@gnu.org
Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: labels of RMAIL not inherited
Date: Wed, 28 Jan 2009 14:54:55 +0900	[thread overview]
Message-ID: <E1LS3O3-0000No-BZ@etlken> (raw)
In-Reply-To: <E1LS2Lg-0003tu-6c@fencepost.gnu.org> (message from Richard M Stallman on Tue, 27 Jan 2009 23:48:24 -0500)

In article <E1LS2Lg-0003tu-6c@fencepost.gnu.org>, Richard M Stallman <rms@gnu.org> writes:

> I just started to use the new rmail (i.e. pmail).  When I
> first do M-x rmail, the babyl format of RMAIL is converted
> to mbox format automatically.  But, it seems that labels are
> lost.  At least, they are not shown in RMAIL nor
> RMAIL-summary buffers.

> unrmail needs to be fixed to transfer the labels.
> When I wrote it, there was no way to record labels in an mbox file
> so discarding them was inevitable.

I found that the labels are not lost but preserved as these
headers:

X-BABYL-V6-ATTRIBUTES:
X-BABYL-V6-KEYWORDS:

and newly added ones are recorded as these headers:

X-RMAIL-ATTRIBUTES:
X-RMAIL-KEYWORDS:

Just recently, Chong fixed it:

	* mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
	which are recognized by the new Rmail, instead of X-BABYL-V6-*.

So, it seems that the already converted RMAIL file can be
fixed just by replacing X-BABYL-V6 to X-RMAIL.

But the problem of keywords not shown in RMAIL-summary is
not yet fixed.

---
Kenichi Handa
handa@m17n.org




  reply	other threads:[~2009-01-28  5:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <eeskn4jgaw.fsf@fencepost.gnu.org>
2009-01-26  7:15 ` bug#2074: 23.0.60; Rmail summary does not work jpff
2009-01-26 20:37   ` Glenn Morris
2009-01-27  8:25     ` jpff
2009-01-27  8:36       ` Glenn Morris
2009-01-27  8:45         ` Processed: " Emacs bug Tracking System
2009-01-27 22:58       ` bug#2074: " Richard M Stallman
2009-01-28  0:16         ` Glenn Morris
2009-01-28  2:49           ` Glenn Morris
2009-01-28  3:00   ` bug#2074: marked as done (23.0.60; Rmail summary does not work) Emacs bug Tracking System
2009-01-26 11:27 ` bug#2069: 23.0.60; labels of RMAIL not inherited Kenichi Handa
2009-01-27 22:00   ` Stefan Monnier
2009-01-27 22:40     ` Chong Yidong
2009-01-27 23:03     ` Chong Yidong
2009-01-28  4:48     ` Richard M Stallman
2009-01-28  5:54       ` Kenichi Handa [this message]
2009-01-28  3:00   ` bug#2069: marked as done (23.0.60; labels of RMAIL not inherited) Emacs bug Tracking System

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=E1LS3O3-0000No-BZ@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.