edit-server-htmlize icon indicating copy to clipboard operation
edit-server-htmlize copied to clipboard

Hooks for edit-server.el to handle gratuitously HTMLified text entry boxes such as recent versions of GMail.

Results 3 edit-server-htmlize issues
Sort by recently updated
recently updated
newest added

Hi, I am having trouble syncing newline between Google Inbox compose window and the `edit-server` buffer in emacs. If I have the below lines in the Inbox compose window: ```...

I always see this error message when trying to edit gmail in emacs with edit-with-emacs chrome extension: error in process filter: if: Wrong type argument: stringp, nil error in process...

i'm using git head of both relevant repos on the new gmail compose interface according to this description: http://www.emacswiki.org/emacs/Edit_with_Emacs#toc4 i save the edited buffer with C-x C-s, and then close...