package sturgeon
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A toolkit for communicating with Emacs
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      sturgeon-0.3.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=db2dc4e538891ff6ecfdffe6c0fd80b449afcfe96a061ec73312942c56328180
    
    
  md5=68a5767823cdb4ff26d6b7a6ad856172
    
    
  doc/index.html
sturgeon
API
Library sturgeon
SturgeonA toolkit for communicating with EmacsSturgeon_sessionSession setup a connection between two parties and extends Sexp with continuations from the remote party. One can put function-like values inside these Sexp, which, when applied, invoke some remote code.Sturgeon_sexpThis is an implementation of (a subset of) Emacs s-expressions.Sturgeon_stuiAn API to interconnect Sturgeon and Inuit.
Library sturgeon.recipes_command
Sturgeon_recipes_commandWIP A few high-level entry points for session-based commands.
Library sturgeon.recipes_server
Sturgeon_recipes_serverWIP A few high-level entry points for session servers.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page