Re: How to control quoting of original message when replying?

2021-01-19 Thread Divan Santana
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 / kill-region would work, unless a region
is selected.  I was also using whole-line-or-region mode which breaks
this functionality.  I'll report a bug on there site.

Thanks, C-w does help. :)


>> 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.
>
> IIRC there is no such feature. If I think hard I could find that possibly
> useful in some times (i.e. patches tol^H^H^Hwelcom)
>
>> I've read this answer in this stack exchange post, but modifying
>> message-cite-style seems to not change the reply in any way.
>
> Which stack exchange post ?

Apologies.

https://emacs.stackexchange.com/questions/14625/how-to-control-quoting-of-original-message-when-replying
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: timezone in notmuch

2020-04-15 Thread Divan Santana
>> 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 having "notmuch-show-relative-dates" on hides this
> problem, since it doesn't use timezones at all. Perhaps you would prefer
> that (or perhaps not).

Good to know thanks.
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch