~sircmpwn/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH useplaintext.email] Update instructions for Mozilla Thunderbird

Details
Message ID
<166036303513.31395.12938061528506226633-0@git.sr.ht>
DKIM signature
missing
Download raw message
Patch: +3 -4
From: Ömer Bahadır Kundak <bahadir@kundak.dev>

---
 index.html | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index db2050a..2e175f3 100644
--- a/index.html
+++ b/index.html
@@ -507,10 +507,9 @@
    <ol>
      <li>In the accounts tab, right click on your account</li>
      <li>Select "Settings"</li>
      <li>Select the "Composition &amp; Addressing" settings</li>
      <li>Disable "Compose messages in HTML format"</li>
      <li>Select "Start my reply below the quote"</li>
      <li>Repeat this for any other email accounts</li>
      <li>Select the "Composition</li>
      <li>Scroll down until "Sending Format" section.</li>
      <li>Select "Only Plain Text" from list.</li>
    </ol>
    <h3 id="tutanota">Tutanota</h3>
    <div class="breakdown">
-- 
2.34.2

Re: [PATCH useplaintext.email] Update instructions for Mozilla Thunderbird

Details
Message ID
<CM6N4WT5FPIX.1WAACG3GW2L4C@taiga>
In-Reply-To
<166036303513.31395.12938061528506226633-0@git.sr.ht> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/useplaintext.email
   7a27df8..df60d13  master -> master

Re: [PATCH useplaintext.email] Update instructions for Mozilla Thunderbird

Details
Message ID
<Yvtp35Me4nCW9ScD@cvut.cz>
In-Reply-To
<166036303513.31395.12938061528506226633-0@git.sr.ht> (view parent)
DKIM signature
pass
Download raw message
On Sat, Aug 13, 2022 at 06:55:17AM +0300, ~obk wrote:
> From: Ömer Bahadır Kundak <bahadir@kundak.dev>
> 
> ---
>  index.html | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/index.html b/index.html
> index db2050a..2e175f3 100644
> --- a/index.html
> +++ b/index.html
> @@ -507,10 +507,9 @@
>      <ol>
>        <li>In the accounts tab, right click on your account</li>
>        <li>Select "Settings"</li>
> -      <li>Select the "Composition &amp; Addressing" settings</li>
> -      <li>Disable "Compose messages in HTML format"</li>
> -      <li>Select "Start my reply below the quote"</li>
> -      <li>Repeat this for any other email accounts</li>
> +      <li>Select the "Composition</li>

You are missing closing " here.

> +      <li>Scroll down until "Sending Format" section.</li>
> +      <li>Select "Only Plain Text" from list.</li>
>      </ol>
>      <h3 id="tutanota">Tutanota</h3>
>      <div class="breakdown">
> -- 
> 2.34.2

Re: [PATCH useplaintext.email] Update instructions for Mozilla Thunderbird

Details
Message ID
<CMZY5G852ZH7.37ZPFNPJFOJFO@panda>
In-Reply-To
<166036303513.31395.12938061528506226633-0@git.sr.ht> (view parent)
DKIM signature
pass
Download raw message
On Fri Aug 12, 2022 at 8:55 PM PDT, ~obk wrote:
> From: Ömer Bahadır Kundak <bahadir@kundak.dev>
>
> ---
> index.html | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/index.html b/index.html
> index db2050a..2e175f3 100644
> --- a/index.html
> +++ b/index.html
> @@ -507,10 +507,9 @@
> <ol>
> <li>In the accounts tab, right click on your account</li>
> <li>Select "Settings"</li>
> - <li>Select the "Composition &amp; Addressing" settings</li>
> - <li>Disable "Compose messages in HTML format"</li>
> - <li>Select "Start my reply below the quote"</li>
> - <li>Repeat this for any other email accounts</li>
> + <li>Select the "Composition</li>

In addition to missing these closing quotes, these instructions are not correct.
The proposed change appears to be configuring the Thunderbird global composition
settings, rather than the account-specific composition settings. 

If configuring the account-specific settings, the original instructions are
correct.

If configuring the global settings, the instructions should not start by
right-clicking on a specific account.

> + <li>Scroll down until "Sending Format" section.</li>
> + <li>Select "Only Plain Text" from list.</li>
> </ol>
> <h3 id="tutanota">Tutanota</h3>
> <div class="breakdown">
> --
> 2.34.2

--
Luke
Reply to thread Export thread (mbox)