Skip to content

Encoding of retrieved messages #86

Description

@SimonCoulombe

Hi Jim,

I am trying to retrieve messages and run some regexp on the content. I am retrieving the body of my message as follow:

my_message = message(id = "myid", format="full")
body(my_message)

The issue I have is that all the French characters are broken and replaced by funky symbols. Where can I set the encoding to fix this?

Fantastic package, thanks for it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorreprexneeds a minimal reproducible example

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions