23
edits
(add blockquote creation option in message Reply logic) |
|||
Line 631: | Line 631: | ||
When a single message is selected, a "Junk" button is provided to mark it as junk. This button is not present when multiple messages are selected. This forces the user to bring up the context menu and select "Mark->As Junk". Considering the number of junk messages most people get, this gets old pretty quickly. It's worth it to provide a one-click way to mark multiple messages as junk. | When a single message is selected, a "Junk" button is provided to mark it as junk. This button is not present when multiple messages are selected. This forces the user to bring up the context menu and select "Mark->As Junk". Considering the number of junk messages most people get, this gets old pretty quickly. It's worth it to provide a one-click way to mark multiple messages as junk. | ||
== Add "blockquote" creation option in message Reply logic == | |||
Thunderbird currently creates the "blockquote" HTML tag on a "Reply" to an email message. Add an option in the UI that will cause Thunderbird to either create or not create the blockquote tag when replying to an email. The option could be in the Compose options and be labeled as "Use blockquote in message reply" with a box to check to create and uncheck to not create. The Thunderbird email reply logic should check this setting and not create the blockquote if the user has the option disabled. | |||
= Search = | = Search = |
edits