stsquad / emacs_chrome

A Chromium/Firefox "clone" of It's All Text for spawning an editor to edit text areas in browsers. Based on David Hilley's original Chromium extension.
https://chrome.google.com/extensions/detail/ljobjlafonikaiipfkggjbhkghgicgoh
GNU General Public License v3.0
512 stars 91 forks source link

How to use this package? #173

Closed faaafo closed 3 years ago

faaafo commented 3 years ago
  1. Installed from melpa
  2. Added package config to .emacs
  3. Installed firefox addon

Server is started (m-x edit-server-start states it's already started) and a new button on the upper right firefox corner.

Clicking the button in firefox on any webform makes the button red but nothing else.

Where can I read about the usage of this package?

faaafo commented 3 years ago

Ok got it

  1. Focus (put cursor into) an input form (like this comment section in github)
  2. Click the button in firefox > New buffer in emacs open
  3. Finish editing with Ctrl+x #