all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Problems with a mailbox in Rmail format
Date: Fri, 25 Aug 2017 16:29:25 +0300	[thread overview]
Message-ID: <83k21r7p3e.fsf@gnu.org> (raw)
In-Reply-To: <87fucf6bbm.fsf@gmail.com> (message from Pascal Quesseveur on Fri, 25 Aug 2017 15:12:13 +0200)

> From: Pascal Quesseveur <pquessev@gmail.com>
> Date: Fri, 25 Aug 2017 15:12:13 +0200
> 
> I have saved some messages from Gnus to a mailbox in Rmail
> format. When I open the file in rmail-mode messages are not displayed
> as expected: they are displayed in full, no headers are removed, MIME
> parts are not handled, ... It seems to me problems come from the fact
> mail headers in the mailbox are capitalized and rmail-mode search and
> match operatinos are case dependant. I have set an advice around
> (rmail-show-message-1) to set case-fold-search to t and problems
> disapeared.
> 
> I am wondering if the problem can come from my configuration or if it
> is an error in my version of Emacs (checked with Emacs 24.3.1 and
> 24.5.1.).

case-fold-search is t by default.  Did you change the default?

Which operation in rmail-show-message-1 depends on letter-case of the
headers?  In general, Rmail uses mail-fetch-field to get the headers,
and tha function explicitly binds case-fold-search to t.



  reply	other threads:[~2017-08-25 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25 13:12 Problems with a mailbox in Rmail format Pascal Quesseveur
2017-08-25 13:29 ` Eli Zaretskii [this message]
2017-08-25 14:40   ` Pascal Quesseveur
2017-08-25 14:45     ` Pascal Quesseveur
2017-08-25 15:05     ` Eli Zaretskii
2017-08-25 15:09       ` Pascal Quesseveur

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=83k21r7p3e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.