Description:
I select text then try to send it. The plugin send all text of buffer.
Additional info:
jEdit 4.4pre1
Send Buffer 1.0.3
Steps to reproduce:
1. Open a new buffer
2. Type "dfasdf"
3. Select "asd"
4. Click on E-mail Buffer in the plugin menu.
5. Fill form: SMTP server, address From, address To, subject
6. Click on "Send selected text only"
7. Push Send button.
I receive the message with text "dfasdf" not "asd".
I think I can do a patch to solve this issue.
Also I want to enhance Send Buffer: to make HTML letter with Markdown to HTML conversion (use Markdown Plugin as optional).
Patch for sending selected text.
https://sourceforge.net/tracker/?func=detail&aid=3164259&group_id=588&atid=997937