[Users] [Bug 2341] Reply Quotation must have a character, space or otherwise.

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu Mar 17 17:48:05 CET 2016


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2341

--- Comment #7 from Rene Maurer <rmnet at mailc.net> ---
Created attachment 1634
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1634&action=edit
reply quote patch

Apply minimal magic to the reply quote handling for the case the quote mark is
longer than one character and the quote mark ends with a space.

The last space of the quote mark is stripped and the result used as quote mark.

Special case: the quote mark has only one space at the end and the text to be
quoted doesn't start with ">" and the quote mark. For this case a space is
inserted to separate the quote marks from the text.

Doing like this, the desired behavior (separate quote marks from text, but
don't separate quote mark from existing quote marks) can be reached with a
quote string like "> ", "@ ", ": ", ...

A behavior similar to the old behavior can be reached with a quote string
containing two spaces ">  ", "@  ", ":  ", ...

As said, the patch doesn't change the behavior for quote strings not ending
with a space or not longer than one character.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list