Tomi Ollila writes:
> On Tue, Jan 12 2021, di...@santanas.co.za wrote:
>
>> Greetings all :)
>>
>> I'm wondering, how to reply to a thread without quoting the older email?
>
> In case of using emacs MUA, press Ctrl-W immediately when entered to reply
> buffer :D
Strange, I never thought C-w / ki
Greetings all :)
I'm wondering, how to reply to a thread without quoting the older email?
Ideally I would like to not include a quoted reply by default, unless
I've selected the region, in which case the region should be inserted
into the reply.
I've read this answer in this stack exchange post,
>> There's no user customizable variable for this. The code in this part of
>> notmuch show is fairly simple, so someone could probably figure out how
>> to pass (notmuch-show-get-timestamp) to the appropriate emacs function
>> to format the date in the local timezone.
>
> I should mention that hav
Greetings :)
In notmuch-show-mode, some emails have a date like this: Date: Thu, 09
Apr 2020 14:34:42 + while others like this Date: Sun, 12 Apr 2020
21:04:01 +0200
Is this something I can change in notmuch to always show the date/time
in my local timezone (SAST/+0200)?
_