Optionally reply below quote (email style) #633
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-11-30#633
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "email-quoting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an extended version of the patch submitted already in https://github.com/Bitmessage/PyBitmessage/pull/271, see also https://bitmessage.org/forum/index.php?topic=3644.0. This version implements a new preference (which is off by default) and only uses the new quoting style if the user actively sets the preference to on (opt-in).
I didn't see this PR when I did #657.
Why does it take so many LoC to add
>
to the start of each line?I think it'd be great to have a separator (like XXX wrote:) before of each quote.
I also, you had to rebase master in email-quoting instead of merging, thus not creating a new commit.
👍 for the checkbox in the preferences.
Thank you domob. I apologize for the long wait to review and merge.