all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Yuri D'Elia <wavexx@thregr.org>
Cc: emacs-devel@gnu.org
Subject: Re: message.el bug: message-field-value issue with folded headers
Date: Fri, 12 Jul 2019 14:48:13 +0200	[thread overview]
Message-ID: <m38st3o1v6.fsf@gnus.org> (raw)
In-Reply-To: <87muhjbevc.fsf@wavexx.thregr.org> (Yuri D'Elia's message of "Fri, 12 Jul 2019 14:45:43 +0200")

Yuri D'Elia <wavexx@thregr.org> writes:

> If the header has no whitespace, it will essentially move the entire
> value into the next line:
>
> |Header:
> | long-value
>
> Does it make sense to do so?

Nope; that's a bug.

> Anyway, `message-fetch-field' doesn't handle this case correctly. By
> substituting "\n[\t ]+" => " " we're left with a leading space:
>
>   " long value"

That's also a bug.  It's nice that this folding change is revealing so
many bugs.  :-)

I'll get fixing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  reply	other threads:[~2019-07-12 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12 12:45 message.el bug: message-field-value issue with folded headers Yuri D'Elia
2019-07-12 12:48 ` Lars Ingebrigtsen [this message]
2019-07-12 14:08   ` Lars Ingebrigtsen

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=m38st3o1v6.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=wavexx@thregr.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.