Difference between revisions of "Edit-server.el"

From WikEmacs
Jump to navigation Jump to search
(Created page with "{{Package |name=edit-server.el |description=Provide an edit server for Chrom(ium) browser extensions |maintainer=Alex Bennée |source=https://github.com/stsquad/emacs_chrome/b...")
 
(Fixed author tag)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
|name=edit-server.el
 
|name=edit-server.el
 
|description=Provide an edit server for Chrom(ium) browser extensions
 
|description=Provide an edit server for Chrom(ium) browser extensions
 +
|author=Alex Bennée and Riccardo Murri
 
|maintainer=Alex Bennée
 
|maintainer=Alex Bennée
 
|source=https://github.com/stsquad/emacs_chrome/blob/master/servers/edit-server.el
 
|source=https://github.com/stsquad/emacs_chrome/blob/master/servers/edit-server.el
 
}}
 
}}
  
This package provides an Edit Server for Chrom(ium) browsers to send edit requests to. It's part of the [[Edit with Emacs]] Chromium extension but will work with other extensions that use the same protocol.
+
This package provides an Edit Server for Chrom(ium) browsers to send
 +
edit requests to. It's part of the [[Edit with Emacs]] Chromium
 +
extension but will work with other extensions that use the same
 +
protocol.
 +
 
 +
[[Category:Browser Support]]
 +
[[Category:Ubiquitous Emacs]]
 +
[[Category:Third Party Package]]

Latest revision as of 15:36, 24 May 2012

This package provides an Edit Server for Chrom(ium) browsers to send edit requests to. It's part of the Edit with Emacs Chromium extension but will work with other extensions that use the same protocol.

edit-server.el
Description Provide an edit server for Chrom(ium) browser extensions
Author Alex Bennée and Riccardo Murri
Maintainer Alex Bennée
Source https://github.com/stsquad/emacs_chrome/blob/master/servers/edit-server.el