Hi Kurt,
Thanks for clarifications. This makes sense ideed. I'll be able to
provide a test implementation in a couple of days.
Regards,
Sergey
___
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils
On 2/24/19 3:43 PM, Sergey Poznyakoff wrote:
1) The main difference of the proposed format is that messages are
delimited with a single dot. I don't see why it is important. For what
it's worth, from the algorithmic point of view, whether to look for
"\n.\n" or for "\nFrom " makes very little di
Thanks for reporting. Fixed in 4e66a6a9e5f5696d60f7df875175f2e0ad8f7376.
Regards,
Sergey
___
Bug-mailutils mailing list
Bug-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mailutils
Hi Kurt,
Thanks for the description. The proposed format is very simple, indeed,
and in fact not much different from the traditional mailbox format.
Can you please describe the advantages it has over mbox? Allow me to
elaborate:
1) The main difference of the proposed format is that messages are
d
Hi Oliver,
Oliver Kuehn ha escrit:
> shell.c:328:27: error: expected expression
> (rl_completion_func_t*) shell_completion;
> ^
> shell.c:328:6: error: use of undeclared identifier
> 'rl_completion_func_t'; did you mean 'rl_completion_matches'?
You use an outda
Hello
build of latest 3.6 fails for me when python3 is enabled with:
8<
/usr/bin/ld: ../python/3/libmu_py/.libs/libmu_py.so: undefined reference to
`PyString_FromString'
/usr/bin/ld: ../python/3/libmu_py/.libs/libmu_py.so: undefined reference to
`PyInt_FromLong'
collect2