GNU bug report logs -
#74027
[PATCH] ; Insert "Stealing lock" at the beginning of a message
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Sat, 26 Oct 2024 07:43:02 UTC
Severity: normal
Tags: patch
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Philip Kaludercic <philipk <at> posteo.net>
>> Cc: 74027 <at> debbugs.gnu.org
>> Date: Fri, 08 Nov 2024 15:26:40 +0000
>>
>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>
>> >> From: Philip Kaludercic <philipk <at> posteo.net>
>> >> Cc: 74027 <at> debbugs.gnu.org
>> >> Date: Fri, 08 Nov 2024 14:15:53 +0000
>> >>
>> >> Eli Zaretskii <eliz <at> gnu.org> writes:
>> >>
>> >> >> - (goto-char (point-max))
>> >> >> + (mail-text)
>> >> >
>> >> > I guess you are using sendmail.el as your mail-user-agent? But the
>> >> > default is message.el, so I think we should either use
>> >> > message-goto-body here,
>> >>
>> >> Ok, I falsely assumed that using 'mail-text' would be more compatible.
>> >>
>> >> >
>> >> > or perhaps dispatch to either to message.el or
>> >> > sendmail.el based on the value of mail-user-agent.
>> >>
>> >> So a `cond' expression checking mail-user-agent and then invoking the
>> >> right function, or is there some more generic way to do that?
>> >
>> > The former, I think.
>>
>> In that case it seems better/simpler to just use 'message-goto-body'.
>
> I'm not sure. I use sendmail, and I don't really like the idea of
> having message.el loaded into my sessions.
>
> It shouldn't be hard to dispatch, is it?
Technically no, just if we want to be exhaustive then I don't have a
good overview of all clients. Or should we just fall-back onto message:
[0001-Insert-Stealing-lock-at-the-beginning-of-a-message.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
--
Philip Kaludercic on siskin
This bug report was last modified 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.