discussion and development of piem
 help / color / mirror / code / Atom feed
* Could not find am-ready mbox for current buffer
@ 2024-02-03 10:09 Leo
  2024-02-04 19:54 ` [PATCH] *-am-ready-mbox: Don't require PATCH prefix Kyle Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Leo @ 2024-02-03 10:09 UTC (permalink / raw)
  To: piem


Hello,

This is really just for future reference, in case someone else stumbles
upon this.  I've resolved it for myself and am just documenting what the
issue was.


I found that for a specific email with a patch piem would just refuse to
apply it with the message "Could not find am-ready mbox for current
buffer", even if just piping the email through `git am` would work.
Turns out the issue was with piem-patch-subject-re.  The patch was sent
with a different subject prefix (the --subject-prefix option in
git-send-email) than the default, which didn't match
piem-patch-subject-re.

For example: 

> Subject: [RFC] add some code

So if you, like me, just can't figure out why piem is angry with just
this specific patch, consider adjusting that variable.

Cheers,

Leo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-12  3:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03 10:09 Could not find am-ready mbox for current buffer Leo
2024-02-04 19:54 ` [PATCH] *-am-ready-mbox: Don't require PATCH prefix Kyle Meyer
2024-02-04 20:12   ` Kyle Meyer
     [not found]   ` <87sf272ojs.fsf@>
2024-02-06  4:08     ` Kyle Meyer
2024-02-12  3:44       ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/piem/

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 read-only IMAP folder(s) and NNTP newsgroup(s).