Skip to content

Conversation

uli42
Copy link
Contributor

@uli42 uli42 commented Sep 22, 2021

… and calls OutlookQuoteFix instead

Add this file's content to 'ThisOutlookSession' in the Outlook Visual Basic Macro Editor after having installed QuoteFixMacro and restart Outlook. You can then use the normal Reply/ReplyAll/Forward buttons. No need to add custom Buttons to the menubar. Currently a separate button for "ReplyAllEnglish" is required using the previous method as described in README.md.

This also works with the standard reply buttons that appear in the reading pane. It should also work if the reply event is triggered otherwise (e.g. by another macro) but I have not tested this.

(This is the result of much googling and trial-and-error as I do not have any deep knowledge of VBA. Feel free to improve before merging)

@koppor koppor changed the title add ThisOutlookSession.cls that intercepts the standard reply buttons… Intercept the standard reply buttons Oct 14, 2021
@koppor koppor merged commit e4e909e into macros4outlook:main Oct 14, 2021
koppor added a commit that referenced this pull request Oct 14, 2021
Co-authored-by: Ulrich Sibiller <uli42@gmx.de>

Refs #11
@koppor
Copy link
Contributor

koppor commented Oct 14, 2021

Thank you for the PR. I added the description to README.md at https://github.com/macros4outlook/quotefixmacro/blob/main/README.md#intersept-the-normal-buttons. (And sorry for the late reply, I was busy with other things.)

@uli42
Copy link
Contributor Author

uli42 commented Oct 14, 2021 via email

@koppor
Copy link
Contributor

koppor commented Oct 14, 2021

There were some major code updates, I hope they do not cause much conflicts with your updates!

@uli42
Copy link
Contributor Author

uli42 commented Oct 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants